Forms
-
(no name)
-
email
-
firstName
-
lastName
-
leadidToken
-
permissionizeToken
-
promoCode
-
plainPassword
-
first
-
second
-
-
agreeTerms
-
_token
-
(no name)
"Gesof\UserBundle\Form\Type\RegistrationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | AppBundle\Entity\User {#1173 #id: null #username: null #email: null #emailChangeCandidate: null #emailChangeRequestedAt: null #password: null #firstName: null #lastName: null #salt: "2e2lh86mh2f4ssscsc8cgk80g4skwoo" #enabled: false #locked: false #lastLogin: null #confirmationToken: null #confirmed: false #confirmedAt: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #createdAt: null #updatedAt: null #groups: Doctrine\Common\Collections\ArrayCollection {#1174 …} #plainPassword: null -authCode: ? ?string #emailAuthEnabled: false #accessToken: AppBundle\Entity\Embeddable\AccessToken {#1176 …} #additionalEmail: null #phoneNumber: null #skypeId: null #address: null #address2: null #city: null #state: null #zip: null #referringUser: null #referralToken: null #referralRate: null #trafficSourceId: null #s1: null #s2: null #s3: null #s4: null #s5: null #originalLeadSubmitDate: null #ipAddress: null #sourceUrl: null #leadidToken: null #trustedFormCertUrl: null #trustedFormPingUrl: null #permissionizeToken: null #tcpaOptIn: null #tcpaOptinConsentLanguage: null #gclid: null #fbeventid: null #msclkid: null #userAgent: null #promoCode: null #stripeCustomerId: null -businesses: Doctrine\Common\Collections\ArrayCollection {#1175 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/register/" |
same as passed value |
data | AppBundle\Entity\User {#1173 #id: null #username: null #email: null #emailChangeCandidate: null #emailChangeRequestedAt: null #password: null #firstName: null #lastName: null #salt: "2e2lh86mh2f4ssscsc8cgk80g4skwoo" #enabled: false #locked: false #lastLogin: null #confirmationToken: null #confirmed: false #confirmedAt: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #createdAt: null #updatedAt: null #groups: Doctrine\Common\Collections\ArrayCollection {#1174 …} #plainPassword: null -authCode: ? ?string #emailAuthEnabled: false #accessToken: AppBundle\Entity\Embeddable\AccessToken {#1176 …} #additionalEmail: null #phoneNumber: null #skypeId: null #address: null #address2: null #city: null #state: null #zip: null #referringUser: null #referralToken: null #referralRate: null #trafficSourceId: null #s1: null #s2: null #s3: null #s4: null #s5: null #originalLeadSubmitDate: null #ipAddress: null #sourceUrl: null #leadidToken: null #trustedFormCertUrl: null #trustedFormPingUrl: null #permissionizeToken: null #tcpaOptIn: null #tcpaOptinConsentLanguage: null #gclid: null #fbeventid: null #msclkid: null #userAgent: null #promoCode: null #stripeCustomerId: null -businesses: Doctrine\Common\Collections\ArrayCollection {#1175 …} } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/register/" |
allow_extra_fields | true |
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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data | AppBundle\Entity\User {#1173 #id: null #username: null #email: null #emailChangeCandidate: null #emailChangeRequestedAt: null #password: null #firstName: null #lastName: null #salt: "2e2lh86mh2f4ssscsc8cgk80g4skwoo" #enabled: false #locked: false #lastLogin: null #confirmationToken: null #confirmed: false #confirmedAt: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #createdAt: null #updatedAt: null #groups: Doctrine\Common\Collections\ArrayCollection {#1174 …} #plainPassword: null -authCode: ? ?string #emailAuthEnabled: false #accessToken: AppBundle\Entity\Embeddable\AccessToken {#1176 …} #additionalEmail: null #phoneNumber: null #skypeId: null #address: null #address2: null #city: null #state: null #zip: null #referringUser: null #referralToken: null #referralRate: null #trafficSourceId: null #s1: null #s2: null #s3: null #s4: null #s5: null #originalLeadSubmitDate: null #ipAddress: null #sourceUrl: null #leadidToken: null #trustedFormCertUrl: null #trustedFormPingUrl: null #permissionizeToken: null #tcpaOptIn: null #tcpaOptinConsentLanguage: null #gclid: null #fbeventid: null #msclkid: null #userAgent: null #promoCode: null #stripeCustomerId: null -businesses: Doctrine\Common\Collections\ArrayCollection {#1175 …} } |
data_class | "AppBundle\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1335 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "AppBundle\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "gesof_user" |
trim | true |
upload_max_size_message | Closure() {#1337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#1336 …} $translationDomain: "validators" } } |
validation_groups | [ "Registration" "Default" ] |
View Vars
Variable | Value |
---|---|
action | "/register/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "_" ] |
cache_key | "__" |
compound | true |
data | AppBundle\Entity\User {#1173 #id: null #username: null #email: null #emailChangeCandidate: null #emailChangeRequestedAt: null #password: null #firstName: null #lastName: null #salt: "2e2lh86mh2f4ssscsc8cgk80g4skwoo" #enabled: false #locked: false #lastLogin: null #confirmationToken: null #confirmed: false #confirmedAt: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #createdAt: null #updatedAt: null #groups: Doctrine\Common\Collections\ArrayCollection {#1174 …} #plainPassword: null -authCode: ? ?string #emailAuthEnabled: false #accessToken: AppBundle\Entity\Embeddable\AccessToken {#1176 …} #additionalEmail: null #phoneNumber: null #skypeId: null #address: null #address2: null #city: null #state: null #zip: null #referringUser: null #referralToken: null #referralRate: null #trafficSourceId: null #s1: null #s2: null #s3: null #s4: null #s5: null #originalLeadSubmitDate: null #ipAddress: null #sourceUrl: null #leadidToken: null #trustedFormCertUrl: null #trustedFormPingUrl: null #permissionizeToken: null #tcpaOptIn: null #tcpaOptinConsentLanguage: null #gclid: null #fbeventid: null #msclkid: null #userAgent: null #promoCode: null #stripeCustomerId: null -businesses: Doctrine\Common\Collections\ArrayCollection {#1175 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2361 -form: Symfony\Component\Form\Form {#2370 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1338 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "gesof_user" |
unique_block_prefix | "_" |
valid | true |
value | AppBundle\Entity\User {#1173 #id: null #username: null #email: null #emailChangeCandidate: null #emailChangeRequestedAt: null #password: null #firstName: null #lastName: null #salt: "2e2lh86mh2f4ssscsc8cgk80g4skwoo" #enabled: false #locked: false #lastLogin: null #confirmationToken: null #confirmed: false #confirmedAt: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #createdAt: null #updatedAt: null #groups: Doctrine\Common\Collections\ArrayCollection {#1174 …} #plainPassword: null -authCode: ? ?string #emailAuthEnabled: false #accessToken: AppBundle\Entity\Embeddable\AccessToken {#1176 …} #additionalEmail: null #phoneNumber: null #skypeId: null #address: null #address2: null #city: null #state: null #zip: null #referringUser: null #referralToken: null #referralRate: null #trafficSourceId: null #s1: null #s2: null #s3: null #s4: null #s5: null #originalLeadSubmitDate: null #ipAddress: null #sourceUrl: null #leadidToken: null #trustedFormCertUrl: null #trustedFormPingUrl: null #permissionizeToken: null #tcpaOptIn: null #tcpaOptinConsentLanguage: null #gclid: null #fbeventid: null #msclkid: null #userAgent: null #promoCode: null #stripeCustomerId: null -businesses: Doctrine\Common\Collections\ArrayCollection {#1175 …} } |
"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 | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 180 ] |
[ "maxlength" => 180 ] |
constraints | [ Symfony\Component\Validator\Constraints\Email {#1343 +payload: null +groups: ? +message: "The email "{{ value }}" is not a valid email." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#1343 +payload: null +groups: ? +message: "The email "{{ value }}" is not a valid email." +mode: null +normalizer: null } ] |
label | "general.email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Email {#1343 +payload: null +groups: ? +message: "The email "{{ value }}" is not 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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2285 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 | "general.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 | null |
trim | true |
upload_max_size_message | Closure() {#2287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2286 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_email" ] |
cache_key | "_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2334 -form: Symfony\Component\Form\Form {#2373 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2400 …5} |
full_name | "email" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "email" |
label | "general.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 | "gesof_user" |
unique_block_prefix | "_email" |
valid | true |
value | "" |
firstName
"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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1344 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1345 +payload: null +groups: ? +maxMessage: "Max 30 characters allowed" +minMessage: "Too few 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: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1346 +payload: null +groups: ? +message: "Only english letters are allowed" +pattern: "/^[a-zA-Z\s'\-]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1344 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1345 +payload: null +groups: ? +maxMessage: "Max 30 characters allowed" +minMessage: "Too few 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: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1346 +payload: null +groups: ? +message: "Only english letters are allowed" +pattern: "/^[a-zA-Z\s'\-]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "general.first_name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1344 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1345 +payload: null +groups: ? +maxMessage: "Max 30 characters allowed" +minMessage: "Too few 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: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1346 +payload: null +groups: ? +message: "Only english letters are allowed" +pattern: "/^[a-zA-Z\s'\-]+$/" +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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2162 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 | "general.first_name" |
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() {#2296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2293 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_firstName" ] |
cache_key | "_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2325 -form: Symfony\Component\Form\Form {#2376 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2316 …5} |
full_name | "firstName" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "firstName" |
label | "general.first_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "gesof_user" |
unique_block_prefix | "_firstName" |
valid | true |
value | "" |
lastName
"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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1347 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1348 +payload: null +groups: ? +maxMessage: "Max 30 characters allowed" +minMessage: "Too few 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: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1349 +payload: null +groups: ? +message: "Only english letters are allowed" +pattern: "/^[a-zA-Z\s'\-]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1347 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1348 +payload: null +groups: ? +maxMessage: "Max 30 characters allowed" +minMessage: "Too few 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: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1349 +payload: null +groups: ? +message: "Only english letters are allowed" +pattern: "/^[a-zA-Z\s'\-]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "general.last_name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1347 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1348 +payload: null +groups: ? +maxMessage: "Max 30 characters allowed" +minMessage: "Too few 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: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1349 +payload: null +groups: ? +message: "Only english letters are allowed" +pattern: "/^[a-zA-Z\s'\-]+$/" +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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2294 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 | "general.last_name" |
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() {#2305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2302 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_lastName" ] |
cache_key | "_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2306 -form: Symfony\Component\Form\Form {#2379 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2297 …5} |
full_name | "lastName" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lastName" |
label | "general.last_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "gesof_user" |
unique_block_prefix | "_lastName" |
valid | true |
value | "" |
leadidToken
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
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 | 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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2313 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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2314 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_leadidToken" ] |
cache_key | "_leadidToken_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2288 -form: Symfony\Component\Form\Form {#2382 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2425 …5} |
full_name | "leadidToken" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "leadidToken" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "leadidToken" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "gesof_user" |
unique_block_prefix | "_leadidToken" |
valid | true |
value | "" |
permissionizeToken
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
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 | 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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2322 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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2323 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_permissionizeToken" ] |
cache_key | "_permissionizeToken_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2427 -form: Symfony\Component\Form\Form {#2385 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2428 …5} |
full_name | "permissionizeToken" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "permissionizeToken" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "permissionizeToken" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "gesof_user" |
unique_block_prefix | "_permissionizeToken" |
valid | true |
value | "" |
promoCode
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
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 | 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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2331 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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2332 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_promoCode" ] |
cache_key | "_promoCode_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2429 -form: Symfony\Component\Form\Form {#2388 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2430 …5} |
full_name | "promoCode" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "promoCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "promoCode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "gesof_user" |
unique_block_prefix | "_promoCode" |
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 |
---|---|---|
first_options | [ "label" => "general.password" "help" => "general.password_hint" ] |
[ "label" => "general.password" "help" => "general.password_hint" ] |
invalid_message | "gesof_user.password.mismatch" |
same as passed value |
options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
second_options | [ "label" => "general.password_confirmation" ] |
[ "label" => "general.password_confirmation" ] |
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 | [] |
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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2345 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" => "general.password" "help" => "general.password_hint" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "gesof_user.password.mismatch" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [ "attr" => [ "class" => "password-field" ] ] |
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" => "general.password_confirmation" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#2348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2347 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_plainPassword" ] |
cache_key | "_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2460 -form: Symfony\Component\Form\Form {#2412 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2462 …5} |
full_name | "plainPassword" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 | "gesof_user" |
unique_block_prefix | "_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 |
---|---|---|
attr | [ "class" => "password-field" ] |
[ "class" => "password-field" ] |
error_bubbling | false |
same as passed value |
help | "general.password_hint" |
same as passed value |
label | "general.password" |
same as passed value |
mapped | true |
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 | [ "class" => "password-field" ] |
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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2397 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 | "general.password_hint" |
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 | "general.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() {#2399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2398 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "password-field" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_plainPassword_first" ] |
cache_key | "_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2472 -form: Symfony\Component\Form\Form {#2415 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2471 …5} |
full_name | "plainPassword[first]" |
help | "general.password_hint" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "plainPassword_first" |
label | "general.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 | "gesof_user" |
unique_block_prefix | "_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 |
---|---|---|
attr | [ "class" => "password-field" ] |
[ "class" => "password-field" ] |
error_bubbling | false |
same as passed value |
label | "general.password_confirmation" |
same as passed value |
mapped | true |
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 | [ "class" => "password-field" ] |
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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2405 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 | "general.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 | null |
trim | false |
upload_max_size_message | Closure() {#2407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2406 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "password-field" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_plainPassword_second" ] |
cache_key | "_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2473 -form: Symfony\Component\Form\Form {#2418 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2474 …5} |
full_name | "plainPassword[second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "plainPassword_second" |
label | "general.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 | "gesof_user" |
unique_block_prefix | "_plainPassword_second" |
valid | true |
value | "" |
agreeTerms
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1350 +payload: null +groups: ? +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1350 +payload: null +groups: ? +message: "You should agree to our terms." } ] |
mapped | false |
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\IsTrue {#1350 +payload: null +groups: ? +message: "You should agree to our terms." } ] |
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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2359 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2360 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2364 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_agreeTerms" ] |
cache_key | "_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2463 -form: Symfony\Component\Form\Form {#2421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2469 …5} |
full_name | "agreeTerms" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "agreeTerms" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "gesof_user" |
unique_block_prefix | "_agreeTerms" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9683da68cdc7eb440d371fed4f768.vKqNhJkP0xWnFGeJ-_WPndL74k0CRezvvOxN-NlDTo0.1Pi9yu164ybjZx_9jb7Z7r2wuB1tfZqs1bwesKw7e8WMyerB80bqZuR_BA" |
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 | "9683da68cdc7eb440d371fed4f768.vKqNhJkP0xWnFGeJ-_WPndL74k0CRezvvOxN-NlDTo0.1Pi9yu164ybjZx_9jb7Z7r2wuB1tfZqs1bwesKw7e8WMyerB80bqZuR_BA" |
same as passed value |
mapped | false |
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 | "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 {#1311 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1312 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1313 …} -namespace: Closure() {#1315 …} } |
data | "9683da68cdc7eb440d371fed4f768.vKqNhJkP0xWnFGeJ-_WPndL74k0CRezvvOxN-NlDTo0.1Pi9yu164ybjZx_9jb7Z7r2wuB1tfZqs1bwesKw7e8WMyerB80bqZuR_BA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2349 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() {#2476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2475 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
cache_key | "__token_hidden" |
compound | false |
data | "9683da68cdc7eb440d371fed4f768.vKqNhJkP0xWnFGeJ-_WPndL74k0CRezvvOxN-NlDTo0.1Pi9yu164ybjZx_9jb7Z7r2wuB1tfZqs1bwesKw7e8WMyerB80bqZuR_BA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2486 -form: Symfony\Component\Form\Form {#2482 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2477 …5} |
full_name | "_token" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "_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 | "gesof_user" |
unique_block_prefix | "__token" |
valid | true |
value | "9683da68cdc7eb440d371fed4f768.vKqNhJkP0xWnFGeJ-_WPndL74k0CRezvvOxN-NlDTo0.1Pi9yu164ybjZx_9jb7Z7r2wuB1tfZqs1bwesKw7e8WMyerB80bqZuR_BA" |