Forms
-
form
-
name
-
email
-
samplepacktype
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
-
add1
-
add2
-
add3
-
add4
-
add5
-
postcode
-
telephone
-
notes
-
recaptcha
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#650 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() {#633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#652 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#671 -form: Symfony\Component\Form\Form {#748 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#642 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | null |
name
"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 |
---|---|---|
label | "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 | [] |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#596 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 | "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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#615 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_name" ] |
cache_key | "_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#778 -form: Symfony\Component\Form\Form {#786 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#760 …5} |
full_name | "form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_name" |
label | "Name*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_name" |
valid | true |
value | "" |
"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 |
---|---|---|
label | "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 | [] |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#629 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 | "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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#624 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_email" ] |
cache_key | "_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#797 -form: Symfony\Component\Form\Form {#789 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#806 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | "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 | null |
unique_block_prefix | "_form_email" |
valid | true |
value | "" |
samplepacktype
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 |
---|---|---|
choices | [ "Primary Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of our online product range</span>" => "primary" "Presentation Folder Samples<br><span style="color:#bbb;font-size: 0.8em;">Our Showcase range of various laminations and specialty finishes</span>" => "showcasefolders" "Scodix Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">A few cards to inspire</span>" => "scodixbusinesscards" "White Ink Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">See our whole range of coloured cards with white ink</span>" => "whiteinkbusinesscards" "Scodix Inspiration Pack<br><span style="color:#bbb;font-size: 0.8em;">Be wowed by this unique set of cards</span>" => "scodixinspiration" "Packaging Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of popular packaging items</span>" => "packaging" "Laser Cutting Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Cut, crease and kiss cut examples that show our motion cutters precision.</span>" => "lasercutting" "Repurposed Paper Samples<br><span style="color:#bbb;font-size: 0.8em;">Paper and card made from unusual sources</span>" => "repurposed" "Christmas Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Inspiration for your Christmas printing needs</span>" => "christmas" ] |
[ "Primary Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of our online product range</span>" => "primary" "Presentation Folder Samples<br><span style="color:#bbb;font-size: 0.8em;">Our Showcase range of various laminations and specialty finishes</span>" => "showcasefolders" "Scodix Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">A few cards to inspire</span>" => "scodixbusinesscards" "White Ink Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">See our whole range of coloured cards with white ink</span>" => "whiteinkbusinesscards" "Scodix Inspiration Pack<br><span style="color:#bbb;font-size: 0.8em;">Be wowed by this unique set of cards</span>" => "scodixinspiration" "Packaging Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of popular packaging items</span>" => "packaging" "Laser Cutting Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Cut, crease and kiss cut examples that show our motion cutters precision.</span>" => "lasercutting" "Repurposed Paper Samples<br><span style="color:#bbb;font-size: 0.8em;">Paper and card made from unusual sources</span>" => "repurposed" "Christmas Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Inspiration for your Christmas printing needs</span>" => "christmas" ] |
expanded | true |
same as passed value |
label | "Sample Pack Type" |
same as passed value |
multiple | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Primary Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of our online product range</span>" => "primary" "Presentation Folder Samples<br><span style="color:#bbb;font-size: 0.8em;">Our Showcase range of various laminations and specialty finishes</span>" => "showcasefolders" "Scodix Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">A few cards to inspire</span>" => "scodixbusinesscards" "White Ink Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">See our whole range of coloured cards with white ink</span>" => "whiteinkbusinesscards" "Scodix Inspiration Pack<br><span style="color:#bbb;font-size: 0.8em;">Be wowed by this unique set of cards</span>" => "scodixinspiration" "Packaging Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of popular packaging items</span>" => "packaging" "Laser Cutting Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Cut, crease and kiss cut examples that show our motion cutters precision.</span>" => "lasercutting" "Repurposed Paper Samples<br><span style="color:#bbb;font-size: 0.8em;">Paper and card made from unusual sources</span>" => "repurposed" "Christmas Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Inspiration for your Christmas printing needs</span>" => "christmas" ] |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Sample Pack Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#605 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_samplepacktype" ] |
cache_key | "_form_samplepacktype_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#666 +label: "Primary Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of our online product range</span>" +value: "primary" +data: "primary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#593 +label: "Presentation Folder Samples<br><span style="color:#bbb;font-size: 0.8em;">Our Showcase range of various laminations and specialty finishes</span>" +value: "showcasefolders" +data: "showcasefolders" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#592 +label: "Scodix Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">A few cards to inspire</span>" +value: "scodixbusinesscards" +data: "scodixbusinesscards" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#634 +label: "White Ink Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">See our whole range of coloured cards with white ink</span>" +value: "whiteinkbusinesscards" +data: "whiteinkbusinesscards" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#665 +label: "Scodix Inspiration Pack<br><span style="color:#bbb;font-size: 0.8em;">Be wowed by this unique set of cards</span>" +value: "scodixinspiration" +data: "scodixinspiration" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#667 +label: "Packaging Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of popular packaging items</span>" +value: "packaging" +data: "packaging" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#664 +label: "Laser Cutting Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Cut, crease and kiss cut examples that show our motion cutters precision.</span>" +value: "lasercutting" +data: "lasercutting" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#595 +label: "Repurposed Paper Samples<br><span style="color:#bbb;font-size: 0.8em;">Paper and card made from unusual sources</span>" +value: "repurposed" +data: "repurposed" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#150 +label: "Christmas Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Inspiration for your Christmas printing needs</span>" +value: "christmas" +data: "christmas" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#815 -form: Symfony\Component\Form\Form {#848 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#824 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype" |
is_selected | Closure($choice, $value) {#743 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Sample Pack Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "samplepacktype" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Primary Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of our online product range</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "primary" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Primary Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of our online product range</span>" |
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() {#756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#757 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "primary" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#698 -form: Symfony\Component\Form\Form {#851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#707 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_0" |
label | "Primary Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of our online product range</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "primary" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Presentation Folder Samples<br><span style="color:#bbb;font-size: 0.8em;">Our Showcase range of various laminations and specialty finishes</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "showcasefolders" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Presentation Folder Samples<br><span style="color:#bbb;font-size: 0.8em;">Our Showcase range of various laminations and specialty finishes</span>" |
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() {#767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#768 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "showcasefolders" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#689 -form: Symfony\Component\Form\Form {#854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#680 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_1" |
label | "Presentation Folder Samples<br><span style="color:#bbb;font-size: 0.8em;">Our Showcase range of various laminations and specialty finishes</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "showcasefolders" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Scodix Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">A few cards to inspire</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "scodixbusinesscards" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Scodix Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">A few cards to inspire</span>" |
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() {#777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#776 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "scodixbusinesscards" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#842 -form: Symfony\Component\Form\Form {#857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#833 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_2" |
label | "Scodix Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">A few cards to inspire</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "scodixbusinesscards" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "White Ink Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">See our whole range of coloured cards with white ink</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "whiteinkbusinesscards" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "White Ink Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">See our whole range of coloured cards with white ink</span>" |
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() {#795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#796 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "whiteinkbusinesscards" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#620 -form: Symfony\Component\Form\Form {#860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#153 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_3" |
label | "White Ink Business Card Samples<br><span style="color:#bbb;font-size: 0.8em;">See our whole range of coloured cards with white ink</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "whiteinkbusinesscards" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Scodix Inspiration Pack<br><span style="color:#bbb;font-size: 0.8em;">Be wowed by this unique set of cards</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "scodixinspiration" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Scodix Inspiration Pack<br><span style="color:#bbb;font-size: 0.8em;">Be wowed by this unique set of cards</span>" |
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() {#805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#804 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "scodixinspiration" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#608 -form: Symfony\Component\Form\Form {#863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#909 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_4" |
label | "Scodix Inspiration Pack<br><span style="color:#bbb;font-size: 0.8em;">Be wowed by this unique set of cards</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "scodixinspiration" |
5
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Packaging Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of popular packaging items</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "packaging" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Packaging Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of popular packaging items</span>" |
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() {#814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#813 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "packaging" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#916 -form: Symfony\Component\Form\Form {#866 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#915 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_5" |
label | "Packaging Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">A collection of popular packaging items</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "packaging" |
6
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Laser Cutting Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Cut, crease and kiss cut examples that show our motion cutters precision.</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "lasercutting" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Laser Cutting Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Cut, crease and kiss cut examples that show our motion cutters precision.</span>" |
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() {#823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#822 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "lasercutting" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#910 -form: Symfony\Component\Form\Form {#869 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#908 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_6" |
label | "Laser Cutting Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Cut, crease and kiss cut examples that show our motion cutters precision.</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "lasercutting" |
7
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Repurposed Paper Samples<br><span style="color:#bbb;font-size: 0.8em;">Paper and card made from unusual sources</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "repurposed" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Repurposed Paper Samples<br><span style="color:#bbb;font-size: 0.8em;">Paper and card made from unusual sources</span>" |
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() {#832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#831 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "repurposed" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#953 -form: Symfony\Component\Form\Form {#872 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#955 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_7" |
label | "Repurposed Paper Samples<br><span style="color:#bbb;font-size: 0.8em;">Paper and card made from unusual sources</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "repurposed" |
8
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Christmas Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Inspiration for your Christmas printing needs</span>" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "christmas" |
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 | "entry" |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#752 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#755 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Christmas Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Inspiration for your Christmas printing needs</span>" |
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() {#841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#840 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "christmas" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_samplepacktype_entry" ] |
cache_key | "_form_samplepacktype_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#956 -form: Symfony\Component\Form\Form {#875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#957 …5} |
full_name | "form[samplepacktype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_samplepacktype_8" |
label | "Christmas Sample Pack<br><span style="color:#bbb;font-size: 0.8em;">Inspiration for your Christmas printing needs</span>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_samplepacktype_entry" |
valid | true |
value | "christmas" |
add1
"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 |
---|---|---|
label | "Address Line 1*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#156 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 | "Address Line 1*" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#145 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_add1" ] |
cache_key | "_form_add1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#716 -form: Symfony\Component\Form\Form {#878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#729 …5} |
full_name | "form[add1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_add1" |
label | "Address Line 1*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "add1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_add1" |
valid | true |
value | "" |
add2
"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 |
---|---|---|
label | "Address Line 2*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#668 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 | "Address Line 2*" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#669 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_add2" ] |
cache_key | "_form_add2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#959 -form: Symfony\Component\Form\Form {#881 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#958 …5} |
full_name | "form[add2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_add2" |
label | "Address Line 2*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "add2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_add2" |
valid | true |
value | "" |
add3
"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 |
---|---|---|
label | "Address Line 3" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#677 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 | "Address Line 3" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#678 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_add3" ] |
cache_key | "_form_add3_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#960 -form: Symfony\Component\Form\Form {#884 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#961 …5} |
full_name | "form[add3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_add3" |
label | "Address Line 3" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "add3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_add3" |
valid | true |
value | "" |
add4
"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 |
---|---|---|
label | "Address Line 4" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#686 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 | "Address Line 4" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#687 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_add4" ] |
cache_key | "_form_add4_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#962 -form: Symfony\Component\Form\Form {#887 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#963 …5} |
full_name | "form[add4]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_add4" |
label | "Address Line 4" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "add4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_add4" |
valid | true |
value | "" |
add5
"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 |
---|---|---|
label | "Address Line 5" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#695 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 | "Address Line 5" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#696 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_add5" ] |
cache_key | "_form_add5_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#964 -form: Symfony\Component\Form\Form {#890 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#965 …5} |
full_name | "form[add5]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_add5" |
label | "Address Line 5" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "add5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_add5" |
valid | true |
value | "" |
postcode
"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 |
---|---|---|
label | "Postcode*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#704 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 | "Postcode*" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#705 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_postcode" ] |
cache_key | "_form_postcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#966 -form: Symfony\Component\Form\Form {#893 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#967 …5} |
full_name | "form[postcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_postcode" |
label | "Postcode*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postcode" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_postcode" |
valid | true |
value | "" |
telephone
"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 |
---|---|---|
label | "Phone Number" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#713 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 | "Phone Number" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#714 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_telephone" ] |
cache_key | "_form_telephone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#968 -form: Symfony\Component\Form\Form {#896 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#969 …5} |
full_name | "form[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_telephone" |
label | "Phone Number" |
label_attr | [] |
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 | "_form_telephone" |
valid | true |
value | "" |
notes
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 |
---|---|---|
label | "Comments or Questions" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#723 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 | "Comments or Questions" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#722 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_notes" ] |
cache_key | "_form_notes_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#970 -form: Symfony\Component\Form\Form {#899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#971 …5} |
full_name | "form[notes]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_notes" |
label | "Comments or Questions" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "notes" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_notes" |
valid | true |
value | "" |
recaptcha
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 | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#155 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#155 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#155 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#740 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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "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 |
public_key | null |
required | true |
row_attr | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#741 …} $translationDomain: "validators" } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_form_recaptcha" ] |
cache_key | "_form_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#972 -form: Symfony\Component\Form\Form {#902 …} -errors: [] } |
ewz_recaptcha_ajax | false |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | true |
form | Symfony\Component\Form\FormView {#973 …5} |
full_name | "form[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
public_key | "6LdwUAsUAAAAAFA25MrHmuIAZk1Ra8uy-yIEL3VG" |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_recaptcha" |
url_challenge | "https://www.google.com/recaptcha/api.js?hl=en" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2905cc502198a268ff10b1b33c.GW0A1Zpro6M_FScKKNXqLOZCjBZA-EDDFFBbOpanPSE.fFgwvqktkY5IbXNCYuOMYrcpvVoNojWMVToQV_zABEZjKUedxSSb4WpGRA" |
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 | "2905cc502198a268ff10b1b33c.GW0A1Zpro6M_FScKKNXqLOZCjBZA-EDDFFBbOpanPSE.fFgwvqktkY5IbXNCYuOMYrcpvVoNojWMVToQV_zABEZjKUedxSSb4WpGRA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
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 {#222 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#571 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#570 …} -namespace: Closure() {#640 …} } |
data | "2905cc502198a268ff10b1b33c.GW0A1Zpro6M_FScKKNXqLOZCjBZA-EDDFFBbOpanPSE.fFgwvqktkY5IbXNCYuOMYrcpvVoNojWMVToQV_zABEZjKUedxSSb4WpGRA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#976 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() {#980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#413 …} $message: Closure() {#977 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "2905cc502198a268ff10b1b33c.GW0A1Zpro6M_FScKKNXqLOZCjBZA-EDDFFBbOpanPSE.fFgwvqktkY5IbXNCYuOMYrcpvVoNojWMVToQV_zABEZjKUedxSSb4WpGRA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#990 -form: Symfony\Component\Form\Form {#986 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#981 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | "_form__token" |
valid | true |
value | "2905cc502198a268ff10b1b33c.GW0A1Zpro6M_FScKKNXqLOZCjBZA-EDDFFBbOpanPSE.fFgwvqktkY5IbXNCYuOMYrcpvVoNojWMVToQV_zABEZjKUedxSSb4WpGRA" |