- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 119
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- E-mails
- Notifications
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
login
-
-
firstName
-
lastName
-
phone
-
school
-
-
_token
-
-
-
login
-
-
firstName
-
lastName
-
-
_token
-
registration_student
"FMT\Application\FormType\Security\RegistrationStudentType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } |
| data_class | "FMT\Data\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} use: { $class: "FMT\Data\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#1709 …} } } |
| validation_groups | [
"registration"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_student" "_registration_student" ] |
| cache_key | "_registration_student_registration_student" |
| column_size | "" |
| compound | true |
| data | FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1672 -form: Symfony\Component\Form\Form {#1627 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1707 …5} |
| full_name | "registration_student" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_student" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student" |
| valid | true |
| value | FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } |
login
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "placeholder" => "Email Address" ] |
[ "placeholder" => "Email Address" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1699 +payload: null +groups: [ "registration" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } FMT\Application\Validator\Constraints\FmtEmail {#1706 +payload: null +groups: [ "registration" ] +message: "fmt.email.error" +mode: null +normalizer: null +invalidCharactersMessage: "fmt.email.invalid_characters_error" +invalidEduMessage: "fmt.email.invalid_edu_error" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1699 +payload: null +groups: [ "registration" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } FMT\Application\Validator\Constraints\FmtEmail {#1706 +payload: null +groups: [ "registration" ] +message: "fmt.email.error" +mode: null +normalizer: null +invalidCharactersMessage: "fmt.email.invalid_characters_error" +invalidEduMessage: "fmt.email.invalid_edu_error" } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Email Address" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1699 +payload: null +groups: [ "registration" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } FMT\Application\Validator\Constraints\FmtEmail {#1706 +payload: null +groups: [ "registration" ] +message: "fmt.email.error" +mode: null +normalizer: null +invalidCharactersMessage: "fmt.email.invalid_characters_error" +invalidEduMessage: "fmt.email.invalid_edu_error" } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#1689 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email Address" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_student_login" ] |
| cache_key | "_registration_student_login_email" |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3611 -form: Symfony\Component\Form\Form {#1633 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3612 …5} |
| full_name | "registration_student[login]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student_login" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "login" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student_login" |
| valid | true |
| value | "" |
profile
"FMT\Application\FormType\UserProfileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792} -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } #createdAt: null #updatedAt: null } |
| 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\Valid {#1705 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#1705 +payload: null +traverse: true } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Valid {#1705 +payload: null +traverse: true } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | "FMT\Data\Entity\UserProfile" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} use: { $class: "FMT\Data\Entity\UserProfile" } } |
| 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 | [] |
| isLabelNeeded | false |
| isSchoolDisabled | false |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#1674 …} } } |
| validation_groups | [ "Default" "UserPortal" ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_profile" "_registration_student_profile" ] |
| cache_key | "_registration_student_profile_user_profile" |
| column_size | "" |
| compound | true |
| data | FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792} -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } #createdAt: null #updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3613 -form: Symfony\Component\Form\Form {#3610 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3624 …5} |
| full_name | "registration_student[profile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student_profile" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "profile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student_profile" |
| valid | true |
| value | FMT\Data\Entity\UserProfile {#1792 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 0 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#1791 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_STUDENT" ] -profile: FMT\Data\Entity\UserProfile {#1792} -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#1794 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#1795 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1796 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#1798 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1797 …} #createdAt: null #updatedAt: null } #createdAt: null #updatedAt: null } |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "First Name" ] |
[ "placeholder" => "First Name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1665 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1664 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1665 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1664 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "First Name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1665 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1664 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#1534 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "First Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_student_profile_firstName" ] |
| cache_key | "_registration_student_profile_firstName_text" |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3622 -form: Symfony\Component\Form\Form {#3607 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3620 …5} |
| full_name | "registration_student[profile][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student_profile_firstName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student_profile_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Last Name" ] |
[ "placeholder" => "Last Name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1663 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1662 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1663 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1662 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Last Name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1663 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1662 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#4117 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Last Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_student_profile_lastName" ] |
| cache_key | "_registration_student_profile_lastName_text" |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3633 -form: Symfony\Component\Form\Form {#3604 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3632 …5} |
| full_name | "registration_student[profile][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student_profile_lastName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student_profile_lastName" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "placeholder" => "fmt.form.phone" ] |
[ "placeholder" => "fmt.form.phone" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1661 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1660 +payload: null +message: "fmt.sign_up.phone" +pattern: "/[0-9]{3}-[0-9]{3}-[0-9]{4}/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1661 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1660 +payload: null +message: "fmt.sign_up.phone" +pattern: "/[0-9]{3}-[0-9]{3}-[0-9]{4}/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "fmt.form.phone" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1661 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1660 +payload: null +message: "fmt.sign_up.phone" +pattern: "/[0-9]{3}-[0-9]{3}-[0-9]{4}/" +htmlPattern: null +match: true +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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#3686 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "fmt.form.phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_registration_student_profile_phone" ] |
| cache_key | "_registration_student_profile_phone_tel" |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3630 -form: Symfony\Component\Form\Form {#3601 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3629 …5} |
| full_name | "registration_student[profile][phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student_profile_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student_profile_phone" |
| valid | true |
| value | "" |
school
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choices | Doctrine\Common\Collections\ArrayCollection {#1651 -elements: [ FMT\Data\Entity\UserSchool {#1635 …} ] } |
same as passed value |
| class | "FMT\Data\Entity\UserSchool" |
same as passed value |
| disabled | false |
false
|
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| button_add_icon | "fa-plus" |
| button_add_label | "action.add_new_item" |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3646 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3645 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3647 -om: ContainerAKZUGF3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#462 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2589 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | Doctrine\Common\Collections\ArrayCollection {#1651 -elements: [ FMT\Data\Entity\UserSchool {#1635 …} ] } |
| class | "FMT\Data\Entity\UserSchool" |
| column_size | "" |
| compound | false |
| constraints | [] |
| crudControllerFqcn | 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| em | ContainerAKZUGF3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#462 …2} |
| empty_data | "" |
| 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 {#3647 -om: ContainerAKZUGF3\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#462 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2589 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| list_button_cancel_label | "action.list.cancel" |
| list_button_icon | "fa-list" |
| list_button_label | "action.list_items" |
| list_button_validate_label | "action.list.validate" |
| list_display_columns | null |
| list_filters | null |
| list_selector | false |
| list_show_filter | false |
| list_show_search | false |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#3650 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_student_profile_school" ] |
| button_add_icon | "fa-plus" |
| button_add_label | "action.add_new_item" |
| cache_key | "_registration_student_profile_school_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +label: "University of California, Davis (UCDAVIS)" +value: "1" +data: FMT\Data\Entity\UserSchool {#1635 …} +attr: [] +labelTranslationParameters: [] } ] |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3631 -form: Symfony\Component\Form\Form {#3598 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3644 …5} |
| full_name | "registration_student[profile][school]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student_profile_school" |
| is_selected | Closure($choice, $value) {#4116 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3675 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| list_button_cancel_label | "action.list.cancel" |
| list_button_icon | "fa-list" |
| list_button_label | "action.list_items" |
| list_button_validate_label | "action.list.validate" |
| list_display_columns | null |
| list_filters | null |
| list_selector | false |
| list_show_filter | false |
| list_show_search | false |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "school" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student_profile_school" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "80383a9afba27abe3f73.k4Eo9WQWL19iNpO57AHkbbqvuibyNDbA0tyde70tYtM.5rZEhw1vejkhd9jcvlavMsv_-2KkBVCGleyvNNlFNZv76GShCFlqMy5Y0g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "80383a9afba27abe3f73.k4Eo9WQWL19iNpO57AHkbbqvuibyNDbA0tyde70tYtM.5rZEhw1vejkhd9jcvlavMsv_-2KkBVCGleyvNNlFNZv76GShCFlqMy5Y0g" |
same as passed value |
| mapped | false |
false
|
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 | "csrf_token" |
| by_reference | true |
| column_size | "" |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | "80383a9afba27abe3f73.k4Eo9WQWL19iNpO57AHkbbqvuibyNDbA0tyde70tYtM.5rZEhw1vejkhd9jcvlavMsv_-2KkBVCGleyvNNlFNZv76GShCFlqMy5Y0g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#3589 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_student__token" ] |
| cache_key | "_registration_student__token_hidden" |
| column_size | "" |
| compound | false |
| data | "80383a9afba27abe3f73.k4Eo9WQWL19iNpO57AHkbbqvuibyNDbA0tyde70tYtM.5rZEhw1vejkhd9jcvlavMsv_-2KkBVCGleyvNNlFNZv76GShCFlqMy5Y0g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3556 -form: Symfony\Component\Form\Form {#3575 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3590 …5} |
| full_name | "registration_student[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_student__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_student__token" |
| valid | true |
| value | "80383a9afba27abe3f73.k4Eo9WQWL19iNpO57AHkbbqvuibyNDbA0tyde70tYtM.5rZEhw1vejkhd9jcvlavMsv_-2KkBVCGleyvNNlFNZv76GShCFlqMy5Y0g" |
registration_donor
"FMT\Application\FormType\Security\RegistrationDonorType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } |
| data_class | "FMT\Data\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} use: { $class: "FMT\Data\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#3473 …} } } |
| validation_groups | [
"registration"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_donor" "_registration_donor" ] |
| cache_key | "_registration_donor_registration_donor" |
| column_size | "" |
| compound | true |
| data | FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3450 -form: Symfony\Component\Form\Form {#4096 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3471 …5} |
| full_name | "registration_donor" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_donor" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_donor" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_donor" |
| valid | true |
| value | FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492} #createdAt: null #updatedAt: null } -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } |
login
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "placeholder" => "Email Address" ] |
[ "placeholder" => "Email Address" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3466 +payload: null +groups: [ "registration" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } FMT\Application\Validator\Constraints\FmtEmail {#3464 +payload: null +groups: [ "registration" ] +message: "fmt.email.error" +mode: null +normalizer: null +invalidCharactersMessage: "fmt.email.invalid_characters_error" +invalidEduMessage: "fmt.email.invalid_edu_error" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3466 +payload: null +groups: [ "registration" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } FMT\Application\Validator\Constraints\FmtEmail {#3464 +payload: null +groups: [ "registration" ] +message: "fmt.email.error" +mode: null +normalizer: null +invalidCharactersMessage: "fmt.email.invalid_characters_error" +invalidEduMessage: "fmt.email.invalid_edu_error" } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Email Address" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3466 +payload: null +groups: [ "registration" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } FMT\Application\Validator\Constraints\FmtEmail {#3464 +payload: null +groups: [ "registration" ] +message: "fmt.email.error" +mode: null +normalizer: null +invalidCharactersMessage: "fmt.email.invalid_characters_error" +invalidEduMessage: "fmt.email.invalid_edu_error" } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#3465 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email Address" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_donor_login" ] |
| cache_key | "_registration_donor_login_email" |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4024 -form: Symfony\Component\Form\Form {#4090 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4025 …5} |
| full_name | "registration_donor[login]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_donor_login" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "login" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_donor_login" |
| valid | true |
| value | "" |
profile
"FMT\Application\FormType\UserProfileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490} -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } #createdAt: null #updatedAt: null } |
| 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\Valid {#3463 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#3463 +payload: null +traverse: true } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Valid {#3463 +payload: null +traverse: true } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | "FMT\Data\Entity\UserProfile" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} use: { $class: "FMT\Data\Entity\UserProfile" } } |
| 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 | [] |
| isLabelNeeded | false |
| isSchoolDisabled | false |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#3452 …} } } |
| validation_groups | [ "Default" "UserPortal" ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_profile" "_registration_donor_profile" ] |
| cache_key | "_registration_donor_profile_user_profile" |
| column_size | "" |
| compound | true |
| data | FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490} -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } #createdAt: null #updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4026 -form: Symfony\Component\Form\Form {#4023 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4038 …5} |
| full_name | "registration_donor[profile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_donor_profile" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "profile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_donor_profile" |
| valid | true |
| value | FMT\Data\Entity\UserProfile {#3490 -id: null -school: null -major: null -address: null -avatar: null -email: null -firstName: null -lastName: null -gradYear: null -firstGen: 0 -studentType: "Undergraduate Student" -phone: null -aboutText: null -snapchatId: null -facebookMessengerId: null -otherEmail: null -visible: 2 -facebook: 0 -twitter: 0 #user: FMT\Data\Entity\User {#3492 #id: null #username: null #usernameCanonical: null #email: null #emailCanonical: null #enabled: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_INCOMPLETE_DONOR" ] -profile: FMT\Data\Entity\UserProfile {#3490} -login: null -campaigns: Doctrine\Common\Collections\ArrayCollection {#3488 …} -transactions: Doctrine\Common\Collections\ArrayCollection {#3486 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#3484 …} -userSchoolShoppers: null -statistic: FMT\Data\Entity\UserStatistic {#3481 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#3482 …} #createdAt: null #updatedAt: null } #createdAt: null #updatedAt: null } |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "First Name" ] |
[ "placeholder" => "First Name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4106 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4105 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4106 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4105 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "First Name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4106 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4105 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#4087 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "First Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_donor_profile_firstName" ] |
| cache_key | "_registration_donor_profile_firstName_text" |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4036 -form: Symfony\Component\Form\Form {#4020 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4034 …5} |
| full_name | "registration_donor[profile][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_donor_profile_firstName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_donor_profile_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Last Name" ] |
[ "placeholder" => "Last Name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4104 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4103 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4104 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4103 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Last Name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| column_size | "" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4104 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4103 +payload: null +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4079 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#4077 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Last Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_donor_profile_lastName" ] |
| cache_key | "_registration_donor_profile_lastName_text" |
| column_size | "" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4047 -form: Symfony\Component\Form\Form {#4017 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4046 …5} |
| full_name | "registration_donor[profile][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_donor_profile_lastName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_donor_profile_lastName" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "97a8aaf9f9e81ab89993b0.1V8nFtc9fuz7KwSvNsLEHDStzvx8GZynzrvdbgGweBE.vyxFXp58FqG8c3fNU6qKSkPymZQaW8qUtI2_BmjBKHugPVJXv3MnoaNzRQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "97a8aaf9f9e81ab89993b0.1V8nFtc9fuz7KwSvNsLEHDStzvx8GZynzrvdbgGweBE.vyxFXp58FqG8c3fNU6qKSkPymZQaW8qUtI2_BmjBKHugPVJXv3MnoaNzRQ" |
same as passed value |
| mapped | false |
false
|
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 | "csrf_token" |
| by_reference | true |
| column_size | "" |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | "97a8aaf9f9e81ab89993b0.1V8nFtc9fuz7KwSvNsLEHDStzvx8GZynzrvdbgGweBE.vyxFXp58FqG8c3fNU6qKSkPymZQaW8qUtI2_BmjBKHugPVJXv3MnoaNzRQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4028 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1801 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#4037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1731 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#655 …} $translationDomain: "validators" $message: Closure() {#4035 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_donor__token" ] |
| cache_key | "_registration_donor__token_hidden" |
| column_size | "" |
| compound | false |
| data | "97a8aaf9f9e81ab89993b0.1V8nFtc9fuz7KwSvNsLEHDStzvx8GZynzrvdbgGweBE.vyxFXp58FqG8c3fNU6qKSkPymZQaW8qUtI2_BmjBKHugPVJXv3MnoaNzRQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4067 -form: Symfony\Component\Form\Form {#4056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4043 …5} |
| full_name | "registration_donor[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_donor__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_donor__token" |
| valid | true |
| value | "97a8aaf9f9e81ab89993b0.1V8nFtc9fuz7KwSvNsLEHDStzvx8GZynzrvdbgGweBE.vyxFXp58FqG8c3fNU6qKSkPymZQaW8qUtI2_BmjBKHugPVJXv3MnoaNzRQ" |