Forms
-
quote_form_school
-
countryCode
-
schoolSize
-
subDuration
-
email
-
schoolName
-
firstname
-
lastname
-
telephone
-
telExt
-
captcha
-
_token
-
quote_form_school
Form type:
"App\Forms\Admin\QuoteFormSchool"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "country" => "United States" ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ "country" => "United States" ] |
[ "country" => "United States" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
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 {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data | [ "country" => "United States" ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3546 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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3547 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "quote_form_school" "_quote_form_school" ] |
cache_key | "_quote_form_school_quote_form_school" |
compound | true |
data | [ "country" => "United States" ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3846 -errors: [] -form: Symfony\Component\Form\Form {#3720 …} } |
form | Symfony\Component\Form\FormView {#3844 …5} |
full_name | "quote_form_school" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quote_form_school" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school" |
valid | true |
value | [ "country" => "United States" ] |
countryCode
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" => "field-tel-country-code" ] |
[ "class" => "field-tel-country-code" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-tel-country-code" ] |
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 {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3562 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() {#3560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3561 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-tel-country-code" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_quote_form_school_countryCode" ] |
cache_key | "_quote_form_school_countryCode_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3782 -errors: [] -form: Symfony\Component\Form\Form {#3703 …} } |
form | Symfony\Component\Form\FormView {#3774 …5} |
full_name | "quote_form_school[countryCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_countryCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "countryCode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_countryCode" |
valid | true |
value | "" |
schoolSize
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" => "field-school-size" ] |
[ "class" => "field-school-size" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-school-size" ] |
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 {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3590 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() {#3586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3587 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-school-size" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_quote_form_school_schoolSize" ] |
cache_key | "_quote_form_school_schoolSize_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3847 -errors: [] -form: Symfony\Component\Form\Form {#3693 …} } |
form | Symfony\Component\Form\FormView {#3849 …5} |
full_name | "quote_form_school[schoolSize]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_schoolSize" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "schoolSize" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_schoolSize" |
valid | true |
value | "" |
subDuration
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" => "field-sub-duratrion" ] |
[ "class" => "field-sub-duratrion" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-sub-duratrion" ] |
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 {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3597 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() {#3599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3598 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-sub-duratrion" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_quote_form_school_subDuration" ] |
cache_key | "_quote_form_school_subDuration_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3859 -errors: [] -form: Symfony\Component\Form\Form {#3690 …} } |
form | Symfony\Component\Form\FormView {#3862 …5} |
full_name | "quote_form_school[subDuration]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_subDuration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subDuration" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_subDuration" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "pattern" => "^[^@]+@[^@]+\.[^@]+$" "class" => "form-control type-text field-email" "placeHolder" => "__forms.field-labels.email" ] |
[ "pattern" => "^[^@]+@[^@]+\.[^@]+$" "class" => "form-control type-text field-email" "placeHolder" => "__forms.field-labels.email" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3584 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 80 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3583 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Forms\Constraints\ValidEmailConstraint {#3582 +payload: null +groups: ? ?array +message: "__form-validation.messages.invalid-email-long" } ] |
[ Symfony\Component\Validator\Constraints\Length {#3584 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 80 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3583 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Forms\Constraints\ValidEmailConstraint {#3582 +payload: null +groups: ? ?array +message: "__form-validation.messages.invalid-email-long" } ] |
label | "__forms.field-labels.email *" |
same as passed value |
label_attr | [ "style" => "display:block; " ] |
[ "style" => "display:block; " ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "pattern" => "^[^@]+@[^@]+\.[^@]+$" "class" => "form-control type-text field-email" "placeHolder" => "__forms.field-labels.email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3584 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 80 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3583 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Forms\Constraints\ValidEmailConstraint {#3582 +payload: null +groups: ? ?array +message: "__form-validation.messages.invalid-email-long" } ] |
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 {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3614 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 | "__forms.field-labels.email *" |
label_attr | [ "style" => "display:block; " ] |
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() {#3616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3615 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "pattern" => "^[^@]+@[^@]+\.[^@]+$" "class" => "form-control type-text field-email" "placeHolder" => "__forms.field-labels.email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_quote_form_school_email" ] |
cache_key | "_quote_form_school_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3831 -errors: [] -form: Symfony\Component\Form\Form {#3687 …} } |
form | Symfony\Component\Form\FormView {#3866 …5} |
full_name | "quote_form_school[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_email" |
label | "__forms.field-labels.email *" |
label_attr | [ "style" => "display:block; " ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_email" |
valid | true |
value | "" |
schoolName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-school-name" "placeHolder" => " " ] |
[ "pattern" => ".{2,255}" "class" => "form-control type-text field-school-name" "placeHolder" => " " ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3579 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#3579 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "__forms.field-labels.school-name *" |
same as passed value |
label_attr | [ "style" => "display:block; " ] |
[ "style" => "display:block; " ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-school-name" "placeHolder" => " " ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3579 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3623 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 | "__forms.field-labels.school-name *" |
label_attr | [ "style" => "display:block; " ] |
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() {#3625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3624 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-school-name" "placeHolder" => " " ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quote_form_school_schoolName" ] |
cache_key | "_quote_form_school_schoolName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3863 -errors: [] -form: Symfony\Component\Form\Form {#3698 …} } |
form | Symfony\Component\Form\FormView {#3853 …5} |
full_name | "quote_form_school[schoolName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_schoolName" |
label | "__forms.field-labels.school-name *" |
label_attr | [ "style" => "display:block; " ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "schoolName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_schoolName" |
valid | true |
value | "" |
firstname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-firstname" "placeHolder" => " " ] |
[ "pattern" => ".{2,255}" "class" => "form-control type-text field-firstname" "placeHolder" => " " ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3577 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3576 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#3577 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3576 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "__forms.field-labels.first-name *" |
same as passed value |
label_attr | [ "style" => "display:block; " ] |
[ "style" => "display:block; " ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-firstname" "placeHolder" => " " ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3577 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3576 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3632 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 | "__forms.field-labels.first-name *" |
label_attr | [ "style" => "display:block; " ] |
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() {#3634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3633 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-firstname" "placeHolder" => " " ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quote_form_school_firstname" ] |
cache_key | "_quote_form_school_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3850 -errors: [] -form: Symfony\Component\Form\Form {#3706 …} } |
form | Symfony\Component\Form\FormView {#3854 …5} |
full_name | "quote_form_school[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_firstname" |
label | "__forms.field-labels.first-name *" |
label_attr | [ "style" => "display:block; " ] |
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 | null |
unique_block_prefix | "_quote_form_school_firstname" |
valid | true |
value | "" |
lastname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-lastname" "placeHolder" => " " ] |
[ "pattern" => ".{2,255}" "class" => "form-control type-text field-lastname" "placeHolder" => " " ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3574 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3573 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#3574 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3573 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "__forms.field-labels.last-name *" |
same as passed value |
label_attr | [ "style" => "display:block; " ] |
[ "style" => "display:block; " ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-lastname" "placeHolder" => " " ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3574 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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 +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#3573 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3641 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 | "__forms.field-labels.last-name *" |
label_attr | [ "style" => "display:block; " ] |
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() {#3643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3642 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "pattern" => ".{2,255}" "class" => "form-control type-text field-lastname" "placeHolder" => " " ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quote_form_school_lastname" ] |
cache_key | "_quote_form_school_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3851 -errors: [] -form: Symfony\Component\Form\Form {#3716 …} } |
form | Symfony\Component\Form\FormView {#3852 …5} |
full_name | "quote_form_school[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_lastname" |
label | "__forms.field-labels.last-name *" |
label_attr | [ "style" => "display:block; " ] |
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 | null |
unique_block_prefix | "_quote_form_school_lastname" |
valid | true |
value | "" |
telephone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "pattern" => ".{7,80}" "class" => "form-control type-telephone field-telephone" ] |
[ "pattern" => ".{7,80}" "class" => "form-control type-telephone field-telephone" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3571 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 80 +min: 7 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#3571 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 80 +min: 7 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "__forms.field-labels.telephone" |
same as passed value |
label_attr | [ "style" => "display:block; " ] |
[ "style" => "display:block; " ] |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "pattern" => ".{7,80}" "class" => "form-control type-telephone field-telephone" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3571 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "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: 80 +min: 7 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3654 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 provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "__forms.field-labels.telephone" |
label_attr | [ "style" => "display:block; " ] |
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() {#3656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3655 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "pattern" => ".{7,80}" "class" => "form-control type-telephone field-telephone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_quote_form_school_telephone" ] |
cache_key | "_quote_form_school_telephone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3845 -errors: [] -form: Symfony\Component\Form\Form {#3714 …} } |
form | Symfony\Component\Form\FormView {#3856 …5} |
full_name | "quote_form_school[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_telephone" |
label | "__forms.field-labels.telephone" |
label_attr | [ "style" => "display:block; " ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_telephone" |
valid | true |
value | "" |
telExt
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" => "form-control type-text field-telephone-extension" "min" => 0 "max" => 99999999 "maxlength" => 8 "placeHolder" => " " ] |
[ "class" => "form-control type-text field-telephone-extension" "min" => 0 "max" => 99999999 "maxlength" => 8 "placeHolder" => " " ] |
label | "__forms.field-labels.telephone-ext" |
same as passed value |
label_attr | [ "style" => "display:block; " ] |
[ "style" => "display:block; " ] |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control type-text field-telephone-extension" "min" => 0 "max" => 99999999 "maxlength" => 8 "placeHolder" => " " ] |
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 {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3667 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "__forms.field-labels.telephone-ext" |
label_attr | [ "style" => "display:block; " ] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3668 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control type-text field-telephone-extension" "min" => 0 "max" => 99999999 "maxlength" => 8 "placeHolder" => " " ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_quote_form_school_telExt" ] |
cache_key | "_quote_form_school_telExt_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3865 -errors: [] -form: Symfony\Component\Form\Form {#3729 …} } |
form | Symfony\Component\Form\FormView {#3867 …5} |
full_name | "quote_form_school[telExt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school_telExt" |
label | "__forms.field-labels.telephone-ext" |
label_attr | [ "style" => "display:block; " ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telExt" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_telExt" |
valid | true |
value | "" |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
---|---|---|
action_name | "quote_form_school" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3569 +payload: null +groups: ? ?array +message: "__form-validation.messages.captcha-error" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3569 +payload: null +groups: ? ?array +message: "__form-validation.messages.captcha-error" +messageMissingValue: "The captcha value is missing" } ] |
script_nonce_csp | "+ofgOHpHf1g2o2eAB6HF2w==" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "quote_form_school" |
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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3569 +payload: null +groups: ? ?array +message: "__form-validation.messages.captcha-error" +messageMissingValue: "The captcha value is missing" } ] |
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 {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3712 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 | [] |
host | null |
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 | [] |
locale | "en" |
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 | [] |
script_nonce_csp | "+ofgOHpHf1g2o2eAB6HF2w==" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3725 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
action_name | "quote_form_school" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_quote_form_school_captcha" ] |
cache_key | "_quote_form_school_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#3868 -errors: [] -form: Symfony\Component\Form\Form {#3732 …} } |
form | Symfony\Component\Form\FormView {#3869 …5} |
full_name | "quote_form_school[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "quote_form_school_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "+ofgOHpHf1g2o2eAB6HF2w==" |
site_key | "6LcbQ10jAAAAAK1ajlbcp6I2lffAgchJGfd5vGTJ" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school_captcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "8ed1.47GFvdeYXHpiYDyjwHVi14i67Rdtc8fqWLTPp_5oXcY.r-jH5Ln8CiAPWXb2qRwHocr1jyNcEfWJbcaWwKwkKfeOwfLssdwaGwAlWw" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "8ed1.47GFvdeYXHpiYDyjwHVi14i67Rdtc8fqWLTPp_5oXcY.r-jH5Ln8CiAPWXb2qRwHocr1jyNcEfWJbcaWwKwkKfeOwfLssdwaGwAlWw" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3155 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3213 …} -namespace: Closure() {#3221 …} } |
data | "8ed1.47GFvdeYXHpiYDyjwHVi14i67Rdtc8fqWLTPp_5oXcY.r-jH5Ln8CiAPWXb2qRwHocr1jyNcEfWJbcaWwKwkKfeOwfLssdwaGwAlWw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3775 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() {#3870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#453 …} $message: Closure() {#3871 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_quote_form_school__token" ] |
cache_key | "_quote_form_school__token_hidden" |
compound | false |
data | "8ed1.47GFvdeYXHpiYDyjwHVi14i67Rdtc8fqWLTPp_5oXcY.r-jH5Ln8CiAPWXb2qRwHocr1jyNcEfWJbcaWwKwkKfeOwfLssdwaGwAlWw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3881 -errors: [] -form: Symfony\Component\Form\Form {#3877 …} } |
form | Symfony\Component\Form\FormView {#3872 …5} |
full_name | "quote_form_school[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quote_form_school__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quote_form_school__token" |
valid | true |
value | "8ed1.47GFvdeYXHpiYDyjwHVi14i67Rdtc8fqWLTPp_5oXcY.r-jH5Ln8CiAPWXb2qRwHocr1jyNcEfWJbcaWwKwkKfeOwfLssdwaGwAlWw" |