- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
serialNumber
-
dateOfPurchase
-
firstname
-
lastname
-
dateOfBirth
-
-
0
-
1
-
-
purpose
-
-
0
-
1
-
-
profession
-
street
-
unit
-
city
-
postalCode
-
phone
-
email
-
-
0
-
1
-
-
declarationPrescription
-
declarationTestLimitation
-
declarationCorrectly
-
declarationQuestions
-
declarationCommunications
-
captcha
-
_token
-
warranty
"App\Form\WarrantyType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Warranty {#383 -id: null -serialNumber: null -dateOfPurchase: null -firstname: null -lastname: null -dateOfBirth: null -inrSelfTesting: null -healthcareProfessional: null -street: null -unit: null -city: null -postalCode: null -phone: null -email: null -language: null -declarationPrescription: null -declarationTestLimitation: null -declarationCorrectly: null -declarationQuestions: null -declarationCommunications: null -createdAt: DateTime @1754336874 {#384 date: 2025-08-04 19:47:54.108950 UTC (+00:00) } -purpose: null -profession: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Warranty {#383 -id: null -serialNumber: null -dateOfPurchase: null -firstname: null -lastname: null -dateOfBirth: null -inrSelfTesting: null -healthcareProfessional: null -street: null -unit: null -city: null -postalCode: null -phone: null -email: null -language: null -declarationPrescription: null -declarationTestLimitation: null -declarationCorrectly: null -declarationQuestions: null -declarationCommunications: null -createdAt: DateTime @1754336874 {#384 date: 2025-08-04 19:47:54.108950 UTC (+00:00) } -purpose: null -profession: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data | App\Entity\Warranty {#383 -id: null -serialNumber: null -dateOfPurchase: null -firstname: null -lastname: null -dateOfBirth: null -inrSelfTesting: null -healthcareProfessional: null -street: null -unit: null -city: null -postalCode: null -phone: null -email: null -language: null -declarationPrescription: null -declarationTestLimitation: null -declarationCorrectly: null -declarationQuestions: null -declarationCommunications: null -createdAt: DateTime @1754336874 {#384 date: 2025-08-04 19:47:54.108950 UTC (+00:00) } -purpose: null -profession: null } |
data_class | "App\Entity\Warranty" |
disabled | false |
empty_data | Closure(FormInterface $form) {#531 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} use: { $class: "App\Entity\Warranty" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#532 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "warranty" "_warranty" ] |
cache_key | "_warranty_warranty" |
compound | true |
data | App\Entity\Warranty {#383 -id: null -serialNumber: null -dateOfPurchase: null -firstname: null -lastname: null -dateOfBirth: null -inrSelfTesting: null -healthcareProfessional: null -street: null -unit: null -city: null -postalCode: null -phone: null -email: null -language: null -declarationPrescription: null -declarationTestLimitation: null -declarationCorrectly: null -declarationQuestions: null -declarationCommunications: null -createdAt: DateTime @1754336874 {#384 date: 2025-08-04 19:47:54.108950 UTC (+00:00) } -purpose: null -profession: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#804 -form: Symfony\Component\Form\Form {#809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#534 …5} |
full_name | "warranty" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "warranty" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty" |
valid | true |
value | App\Entity\Warranty {#383 -id: null -serialNumber: null -dateOfPurchase: null -firstname: null -lastname: null -dateOfBirth: null -inrSelfTesting: null -healthcareProfessional: null -street: null -unit: null -city: null -postalCode: null -phone: null -email: null -language: null -declarationPrescription: null -declarationTestLimitation: null -declarationCorrectly: null -declarationQuestions: null -declarationCommunications: null -createdAt: DateTime @1754336874 {#384 date: 2025-08-04 19:47:54.108950 UTC (+00:00) } -purpose: null -profession: null } |
serialNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
help | "The serial number is on the back of the meter above the barcode." |
same as passed value |
label | "CoaguChek<sup>®</sup> INRange serial #*:" |
same as passed value |
label_attr | [ "class" => "info" ] |
[ "class" => "info" ] |
label_html | 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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "The serial number is on the back of the meter above the barcode." |
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 | "CoaguChek<sup>®</sup> INRange serial #*:" |
label_attr | [ "class" => "info" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#546 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_serialNumber" ] |
cache_key | "_warranty_serialNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#753 -form: Symfony\Component\Form\Form {#812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#762 …5} |
full_name | "warranty[serialNumber]" |
help | "The serial number is on the back of the meter above the barcode." |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_serialNumber" |
label | "CoaguChek<sup>®</sup> INRange serial #*:" |
label_attr | [ "class" => "info" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "serialNumber" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_serialNumber" |
valid | true |
value | "" |
dateOfPurchase
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "autocomplete" => "off" ] |
[ "autocomplete" => "off" ] |
format | "yyyy-MM-dd" |
same as passed value |
label | "Date of purchase*:" |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date of purchase*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#564 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "off" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_warranty_dateOfPurchase" ] |
cache_key | "_warranty_dateOfPurchase_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#741 -form: Symfony\Component\Form\Form {#815 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#721 …5} |
full_name | "warranty[dateOfPurchase]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_dateOfPurchase" |
label | "Date of purchase*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateOfPurchase" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_warranty_dateOfPurchase" |
valid | true |
value | "" |
widget | "single_text" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "First name*:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "First name*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#576 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_firstname" ] |
cache_key | "_warranty_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#922 -form: Symfony\Component\Form\Form {#818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#913 …5} |
full_name | "warranty[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_firstname" |
label | "First name*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_firstname" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Last name*:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "Last name*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#585 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_lastname" ] |
cache_key | "_warranty_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#713 -form: Symfony\Component\Form\Form {#821 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#699 …5} |
full_name | "warranty[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_lastname" |
label | "Last name*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_lastname" |
valid | true |
value | "" |
dateOfBirth
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "autocomplete" => "off" ] |
[ "autocomplete" => "off" ] |
format | "yyyy-MM-dd" |
same as passed value |
label | "Date of birth*:" |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date of birth*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#593 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "off" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_warranty_dateOfBirth" ] |
cache_key | "_warranty_dateOfBirth_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#690 -form: Symfony\Component\Form\Form {#824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#681 …5} |
full_name | "warranty[dateOfBirth]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_dateOfBirth" |
label | "Date of birth*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateOfBirth" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_warranty_dateOfBirth" |
valid | true |
value | "" |
widget | "single_text" |
inrSelfTesting
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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-check-inline" ] |
[ "class" => "form-check-inline" ] |
choices | [ "Yes" => "yes" "No" => "no" ] |
[ "Yes" => "yes" "No" => "no" ] |
expanded | true |
same as passed value |
label | "Is this meter for your own use to do INR self-testing?*" |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-inline" ] |
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 | [ "Yes" => "yes" "No" => "no" ] |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Is this meter for your own use to do INR self-testing?*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#614 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-inline" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_warranty_inrSelfTesting" ] |
cache_key | "_warranty_inrSelfTesting_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#624 +label: "Yes" +value: "yes" +data: "yes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#625 +label: "No" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#672 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#663 …5} |
full_name | "warranty[inrSelfTesting]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_inrSelfTesting" |
is_selected | Closure($choice, $value) {#654 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#601 …} } |
label | "Is this meter for your own use to do INR self-testing?*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "inrSelfTesting" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_inrSelfTesting" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "Yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "yes" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#833 …} } } |
validation_groups | null |
value | "yes" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_warranty_inrSelfTesting_entry" ] |
cache_key | "_warranty_inrSelfTesting_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#634 -form: Symfony\Component\Form\Form {#853 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#865 …5} |
full_name | "warranty[inrSelfTesting]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_inrSelfTesting_0" |
label | "Yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_inrSelfTesting_entry" |
valid | true |
value | "yes" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "No" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "no" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "No" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#842 …} } } |
validation_groups | null |
value | "no" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_warranty_inrSelfTesting_entry" ] |
cache_key | "_warranty_inrSelfTesting_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#617 -form: Symfony\Component\Form\Form {#856 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#844 …5} |
full_name | "warranty[inrSelfTesting]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_inrSelfTesting_1" |
label | "No" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_inrSelfTesting_entry" |
valid | true |
value | "no" |
purpose
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "If no, how will you use this meter?" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "If no, how will you use this meter?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#632 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_purpose" ] |
cache_key | "_warranty_purpose_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#874 -form: Symfony\Component\Form\Form {#859 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#642 …5} |
full_name | "warranty[purpose]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_purpose" |
label | "If no, how will you use this meter?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "purpose" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_purpose" |
valid | true |
value | "" |
healthcareProfessional
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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-check-inline" ] |
[ "class" => "form-check-inline" ] |
choices | [ "Yes" => "yes" "No" => "no" ] |
[ "Yes" => "yes" "No" => "no" ] |
expanded | true |
same as passed value |
label | "Are you a healthcare professional?*" |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-inline" ] |
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 | [ "Yes" => "yes" "No" => "no" ] |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Are you a healthcare professional?*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#640 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-inline" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_warranty_healthcareProfessional" ] |
cache_key | "_warranty_healthcareProfessional_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#624 +label: "Yes" +value: "yes" +data: "yes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#625 +label: "No" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#595 -form: Symfony\Component\Form\Form {#880 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#835 …5} |
full_name | "warranty[healthcareProfessional]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_healthcareProfessional" |
is_selected | Closure($choice, $value) {#587 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#601 …} } |
label | "Are you a healthcare professional?*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "healthcareProfessional" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_healthcareProfessional" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "Yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "yes" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#863 …} } } |
validation_groups | null |
value | "yes" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_warranty_healthcareProfessional_entry" ] |
cache_key | "_warranty_healthcareProfessional_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#956 -form: Symfony\Component\Form\Form {#883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#548 …5} |
full_name | "warranty[healthcareProfessional]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_healthcareProfessional_0" |
label | "Yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_healthcareProfessional_entry" |
valid | true |
value | "yes" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "No" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "no" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "No" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#872 …} } } |
validation_groups | null |
value | "no" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_warranty_healthcareProfessional_entry" ] |
cache_key | "_warranty_healthcareProfessional_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#958 -form: Symfony\Component\Form\Form {#886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#959 …5} |
full_name | "warranty[healthcareProfessional]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_healthcareProfessional_1" |
label | "No" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_healthcareProfessional_entry" |
valid | true |
value | "no" |
profession
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "If yes, please indicate profession" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "If yes, please indicate profession" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#652 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_profession" ] |
cache_key | "_warranty_profession_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#568 -form: Symfony\Component\Form\Form {#889 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#578 …5} |
full_name | "warranty[profession]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_profession" |
label | "If yes, please indicate profession" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "profession" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_profession" |
valid | true |
value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Street*:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "Street*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#661 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_street" ] |
cache_key | "_warranty_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#961 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#960 …5} |
full_name | "warranty[street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_street" |
label | "Street*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_street" |
valid | true |
value | "" |
unit
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Unit:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "Unit:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#670 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_unit" ] |
cache_key | "_warranty_unit_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1059 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1061 …5} |
full_name | "warranty[unit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_unit" |
label | "Unit:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "unit" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_unit" |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "City*:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "City*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#679 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_city" ] |
cache_key | "_warranty_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1062 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1063 …5} |
full_name | "warranty[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_city" |
label | "City*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_city" |
valid | true |
value | "" |
postalCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Postal code*:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#687 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "Postal code*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#688 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_postalCode" ] |
cache_key | "_warranty_postalCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1064 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1065 …5} |
full_name | "warranty[postalCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_postalCode" |
label | "Postal code*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postalCode" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_postalCode" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Phone*:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#696 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#697 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_warranty_phone" ] |
cache_key | "_warranty_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1066 -form: Symfony\Component\Form\Form {#904 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1067 …5} |
full_name | "warranty[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_phone" |
label | "Phone*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_phone" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Email*:" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "Email*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#709 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_warranty_email" ] |
cache_key | "_warranty_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1068 -form: Symfony\Component\Form\Form {#907 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1069 …5} |
full_name | "warranty[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_email" |
valid | true |
value | "" |
language
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "English" => "english" "French" => "french" ] |
[ "English" => "english" "French" => "french" ] |
expanded | true |
same as passed value |
label | "Language*:" |
same as passed value |
multiple | 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 |
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 | [ "English" => "english" "French" => "french" ] |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Language*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#719 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_warranty_language" ] |
cache_key | "_warranty_language_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#728 +label: "English" +value: "english" +data: "english" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#729 +label: "French" +value: "french" +data: "french" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1070 -form: Symfony\Component\Form\Form {#928 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1071 …5} |
full_name | "warranty[language]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_language" |
is_selected | Closure($choice, $value) {#1072 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#601 …} } |
label | "Language*:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "language" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_language" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "English" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "english" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "English" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#911 …} } } |
validation_groups | null |
value | "english" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_warranty_language_entry" ] |
cache_key | "_warranty_language_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1076 -form: Symfony\Component\Form\Form {#931 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1075 …5} |
full_name | "warranty[language]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_language_0" |
label | "English" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_language_entry" |
valid | true |
value | "english" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "French" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "french" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "French" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#920 …} } } |
validation_groups | null |
value | "french" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_warranty_language_entry" ] |
cache_key | "_warranty_language_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1077 -form: Symfony\Component\Form\Form {#934 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1078 …5} |
full_name | "warranty[language]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_language_1" |
label | "French" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_language_entry" |
valid | true |
value | "french" |
declarationPrescription
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
Option | Passed Value | Resolved Value |
---|---|---|
label | "I am aware that a prescription is required for a patient to have INR testing done with the CoaguChek<sup>®</sup> INRange system." |
same as passed value |
label_html | true |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I am aware that a prescription is required for a patient to have INR testing done with the CoaguChek<sup>®</sup> INRange system." |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#742 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_warranty_declarationPrescription" ] |
cache_key | "_warranty_declarationPrescription_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1074 -form: Symfony\Component\Form\Form {#937 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1073 …5} |
full_name | "warranty[declarationPrescription]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_declarationPrescription" |
label | "I am aware that a prescription is required for a patient to have INR testing done with the CoaguChek<sup>®</sup> INRange system." |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "declarationPrescription" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_declarationPrescription" |
valid | true |
value | "1" |
declarationTestLimitation
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
Option | Passed Value | Resolved Value |
---|---|---|
label | "I am aware of the test limitations and interferences of the CoaguChek<sup>®</sup> INRange system (refer to the Product Insert found in the CoaguChek<sup>®</sup> INRange test strip box)." |
same as passed value |
label_html | true |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I am aware of the test limitations and interferences of the CoaguChek<sup>®</sup> INRange system (refer to the Product Insert found in the CoaguChek<sup>®</sup> INRange test strip box)." |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#751 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_warranty_declarationTestLimitation" ] |
cache_key | "_warranty_declarationTestLimitation_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1080 -form: Symfony\Component\Form\Form {#940 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1079 …5} |
full_name | "warranty[declarationTestLimitation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_declarationTestLimitation" |
label | "I am aware of the test limitations and interferences of the CoaguChek<sup>®</sup> INRange system (refer to the Product Insert found in the CoaguChek<sup>®</sup> INRange test strip box)." |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "declarationTestLimitation" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_declarationTestLimitation" |
valid | true |
value | "1" |
declarationCorrectly
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
Option | Passed Value | Resolved Value |
---|---|---|
label | "I can use the CoaguChek<sup>®</sup> INRange meter correctly to obtain a coagulation result." |
same as passed value |
label_html | true |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I can use the CoaguChek<sup>®</sup> INRange meter correctly to obtain a coagulation result." |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#760 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_warranty_declarationCorrectly" ] |
cache_key | "_warranty_declarationCorrectly_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1081 -form: Symfony\Component\Form\Form {#943 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1082 …5} |
full_name | "warranty[declarationCorrectly]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_declarationCorrectly" |
label | "I can use the CoaguChek<sup>®</sup> INRange meter correctly to obtain a coagulation result." |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "declarationCorrectly" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_declarationCorrectly" |
valid | true |
value | "1" |
declarationQuestions
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
Option | Passed Value | Resolved Value |
---|---|---|
label | "If I have any questions, I can obtain training information available on the website (www.coaguchek.ca) and at the Coagulation Info-Line at 1-877-426-2482." |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "If I have any questions, I can obtain training information available on the website (www.coaguchek.ca) and at the Coagulation Info-Line at 1-877-426-2482." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#769 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_warranty_declarationQuestions" ] |
cache_key | "_warranty_declarationQuestions_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1083 -form: Symfony\Component\Form\Form {#946 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1084 …5} |
full_name | "warranty[declarationQuestions]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_declarationQuestions" |
label | "If I have any questions, I can obtain training information available on the website (www.coaguchek.ca) and at the Coagulation Info-Line at 1-877-426-2482." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "declarationQuestions" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_declarationQuestions" |
valid | true |
value | "1" |
declarationCommunications
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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
Option | Passed Value | Resolved Value |
---|---|---|
label | "I would like to receive communications from Roche such as CoaguChek<sup>®</sup> product news and promotions" |
same as passed value |
label_html | true |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#738 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#734 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#740 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I would like to receive communications from Roche such as CoaguChek<sup>®</sup> product news and promotions" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#778 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_warranty_declarationCommunications" ] |
cache_key | "_warranty_declarationCommunications_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1085 -form: Symfony\Component\Form\Form {#949 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1086 …5} |
full_name | "warranty[declarationCommunications]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty_declarationCommunications" |
label | "I would like to receive communications from Roche such as CoaguChek<sup>®</sup> product news and promotions" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "declarationCommunications" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_declarationCommunications" |
valid | true |
value | "1" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 | "warranty" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#539 +message: "There were problems with your captcha. Please try again or contact with support and provide following code(s): {{ errorCodes }}" +messageMissingValue: "The captcha value is missing" +payload: null } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#539 +message: "There were problems with your captcha. Please try again or contact with support and provide following code(s): {{ errorCodes }}" +messageMissingValue: "The captcha value is missing" +payload: null } ] |
locale | "fr" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "warranty" |
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 {#539 +message: "There were problems with your captcha. Please try again or contact with support and provide following code(s): {{ errorCodes }}" +messageMissingValue: "The captcha value is missing" +payload: 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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#799 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
locale | "fr" |
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 | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#802 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | "warranty" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_warranty_captcha" ] |
cache_key | "_warranty_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1087 -form: Symfony\Component\Form\Form {#952 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1088 …5} |
full_name | "warranty[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "warranty_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "fr" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LdRE60UAAAAAIYGQQLvuzXJW6P8DAz_-TRmK9Vd" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty_captcha" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2813169e0d272b77f12b282d08f.2n3-lSH8-NZSJPfdwx8HOlDpN0IspEJ02rWHhWQakRM.qBy02G3OvbgEUs-8onQ1dgGkBg1PzTIVgo3UtRRLyyORDMajGKORhSsJtg" |
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 | "2813169e0d272b77f12b282d08f.2n3-lSH8-NZSJPfdwx8HOlDpN0IspEJ02rWHhWQakRM.qBy02G3OvbgEUs-8onQ1dgGkBg1PzTIVgo3UtRRLyyORDMajGKORhSsJtg" |
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 {#508 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#509 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#510 …} -namespace: Closure() {#512 …} } |
data | "2813169e0d272b77f12b282d08f.2n3-lSH8-NZSJPfdwx8HOlDpN0IspEJ02rWHhWQakRM.qBy02G3OvbgEUs-8onQ1dgGkBg1PzTIVgo3UtRRLyyORDMajGKORhSsJtg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1100 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#402 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#514 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $translationDomain: "validators" $message: Closure() {#1101 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_warranty__token" ] |
cache_key | "_warranty__token_hidden" |
compound | false |
data | "2813169e0d272b77f12b282d08f.2n3-lSH8-NZSJPfdwx8HOlDpN0IspEJ02rWHhWQakRM.qBy02G3OvbgEUs-8onQ1dgGkBg1PzTIVgo3UtRRLyyORDMajGKORhSsJtg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1112 -form: Symfony\Component\Form\Form {#1108 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1103 …5} |
full_name | "warranty[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "warranty__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_warranty__token" |
valid | true |
value | "2813169e0d272b77f12b282d08f.2n3-lSH8-NZSJPfdwx8HOlDpN0IspEJ02rWHhWQakRM.qBy02G3OvbgEUs-8onQ1dgGkBg1PzTIVgo3UtRRLyyORDMajGKORhSsJtg" |