- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 8
- Events
- Routing
- Cache
- Translation 21
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- 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
-
-
department
-
-
-
year
-
month
-
day
-
-
-
hour
-
minute
-
-
-
-
street
-
zip
-
city
-
-
claimDescription
-
damageCosts
-
-
name
-
street
-
zip
-
city
-
phone
-
email
-
-
policeReport
-
items
-
persons
-
remark
-
name
-
email
-
ccEmail
-
claimFiles
-
submit
-
_token
-
claim_tech
"App\Form\ClaimTechType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Claim {#507 -id: null -claimType: "tech" -name: null -email: null -ccEmail: null -department: null -mfType: null -mfModel: null -mfPlate: null -claimDate: null -claimAddress: null -claimDescription: null -responsible: 0 -claimDamageCause: null -claimDamage: null -damageCosts: null -foreignDeductible: null -foreignDamageCosts: null -involvedPerson: null -driver: null -driverBirthdate: null -mfLicense: null -policeReport: null -policeReportDate: null -sachOwner: null -damageBy: null -injuredPerson: null -damagedItem: null -remark: null -items: null -persons: null -claimFiles: Doctrine\Common\Collections\ArrayCollection {#508 …} -ackAt: null -createdAt: null -updatedAt: null -deletedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/claim/form/tech" |
same as passed value |
data | App\Entity\Claim {#507 -id: null -claimType: "tech" -name: null -email: null -ccEmail: null -department: null -mfType: null -mfModel: null -mfPlate: null -claimDate: null -claimAddress: null -claimDescription: null -responsible: 0 -claimDamageCause: null -claimDamage: null -damageCosts: null -foreignDeductible: null -foreignDamageCosts: null -involvedPerson: null -driver: null -driverBirthdate: null -mfLicense: null -policeReport: null -policeReportDate: null -sachOwner: null -damageBy: null -injuredPerson: null -damagedItem: null -remark: null -items: null -persons: null -claimFiles: Doctrine\Common\Collections\ArrayCollection {#508 …} -ackAt: null -createdAt: null -updatedAt: null -deletedAt: null } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/claim/form/tech" |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data | App\Entity\Claim {#507 -id: null -claimType: "tech" -name: null -email: null -ccEmail: null -department: null -mfType: null -mfModel: null -mfPlate: null -claimDate: null -claimAddress: null -claimDescription: null -responsible: 0 -claimDamageCause: null -claimDamage: null -damageCosts: null -foreignDeductible: null -foreignDamageCosts: null -involvedPerson: null -driver: null -driverBirthdate: null -mfLicense: null -policeReport: null -policeReportDate: null -sachOwner: null -damageBy: null -injuredPerson: null -damagedItem: null -remark: null -items: null -persons: null -claimFiles: Doctrine\Common\Collections\ArrayCollection {#508 …} -ackAt: null -createdAt: null -updatedAt: null -deletedAt: null } |
data_class | "App\Entity\Claim" |
disabled | false |
empty_data | Closure(FormInterface $form) {#648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $class: "App\Entity\Claim" } } |
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() {#650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#649 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/claim/form/tech" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "claim_tech" "_claim_tech" ] |
cache_key | "_claim_tech_claim_tech" |
compound | true |
data | App\Entity\Claim {#507 -id: null -claimType: "tech" -name: null -email: null -ccEmail: null -department: null -mfType: null -mfModel: null -mfPlate: null -claimDate: null -claimAddress: null -claimDescription: null -responsible: 0 -claimDamageCause: null -claimDamage: null -damageCosts: null -foreignDeductible: null -foreignDamageCosts: null -involvedPerson: null -driver: null -driverBirthdate: null -mfLicense: null -policeReport: null -policeReportDate: null -sachOwner: null -damageBy: null -injuredPerson: null -damagedItem: null -remark: null -items: null -persons: null -claimFiles: Doctrine\Common\Collections\ArrayCollection {#508 …} -ackAt: null -createdAt: null -updatedAt: null -deletedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1228 -form: Symfony\Component\Form\Form {#1260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1243 …5} |
full_name | "claim_tech" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "claim_tech" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech" |
valid | true |
value | App\Entity\Claim {#507 -id: null -claimType: "tech" -name: null -email: null -ccEmail: null -department: null -mfType: null -mfModel: null -mfPlate: null -claimDate: null -claimAddress: null -claimDescription: null -responsible: 0 -claimDamageCause: null -claimDamage: null -damageCosts: null -foreignDeductible: null -foreignDamageCosts: null -involvedPerson: null -driver: null -driverBirthdate: null -mfLicense: null -policeReport: null -policeReportDate: null -sachOwner: null -damageBy: null -injuredPerson: null -damagedItem: null -remark: null -items: null -persons: null -claimFiles: Doctrine\Common\Collections\ArrayCollection {#508 …} -ackAt: null -createdAt: null -updatedAt: null -deletedAt: null } |
department
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#656 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#656 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "Dienststelle" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#656 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | "Dienststelle" |
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() {#970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#969 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_department" ] |
cache_key | "_claim_tech_department_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1126 -form: Symfony\Component\Form\Form {#1263 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1197 …5} |
full_name | "claim_tech[department]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_department" |
label | "Dienststelle" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "department" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_department" |
valid | true |
value | "" |
claimDate
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "date" => [ "year" => "" "month" => "" "day" => "" ] "time" => [ "hour" => "" "minute" => "" ] ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Wann hat sich das Schadenereignis zugetragen?" |
same as passed value |
required | false |
false
|
years | [ 2025 2024 2023 2022 2021 2020 ] |
[ 2025 2024 2023 2022 2021 2020 ] |
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 | false |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Wann hat sich das Schadenereignis zugetragen?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#989 …} } } |
validation_groups | null |
view_timezone | null |
widget | null |
with_minutes | true |
with_seconds | false |
years | [ 2025 2024 2023 2022 2021 2020 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_claim_tech_claimDate" ] |
cache_key | "_claim_tech_claimDate_datetime" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1077 -form: Symfony\Component\Form\Form {#1318 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1065 …5} |
full_name | "claim_tech[claimDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate" |
label | "Wann hat sich das Schadenereignis zugetragen?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "claimDate" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate" |
valid | true |
value | [ "date" => [ "year" => "" "month" => "" "day" => "" ] "time" => [ "hour" => "" "minute" => "" ] ] |
widget | null |
date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format |
[ "year" => "" "month" => "" "day" => "" ] |
Normalized Format | null |
View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | true |
same as passed value |
html5 | true |
same as passed value |
input | "array" |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
years | [ 2025 2024 2023 2022 2021 2020 ] |
[ 2025 2024 2023 2022 2021 2020 ] |
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
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 | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | 2 |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "array" |
input_format | "Y-m-d" |
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" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#1280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1277 …} } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
years | [ 2025 2024 2023 2022 2021 2020 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_claim_tech_claimDate_date" ] |
cache_key | "_claim_tech_claimDate_date_date" |
compound | true |
data | null |
date_pattern | "{{ day }}{{ month }}{{ year }}" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1486 -form: Symfony\Component\Form\Form {#1367 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1495 …5} |
full_name | "claim_tech[claimDate][date]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate_date" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "date" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate_date" |
valid | true |
value | [ "year" => "" "month" => "" "day" => "" ] |
widget | "choice" |
year
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 ] |
[ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
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 | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
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" |
multiple | false |
placeholder | "" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1334 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_claim_tech_claimDate_date_year" ] |
cache_key | "_claim_tech_claimDate_date_year_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1025 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1432 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1038 -form: Symfony\Component\Form\Form {#1370 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1459 …5} |
full_name | "claim_tech[claimDate][date][year]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate_date_year" |
is_selected | Closure($choice, $value) {#1393 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1321 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate_date_year" |
valid | true |
value | "" |
month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
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 | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
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" |
multiple | false |
placeholder | "" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1346 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_claim_tech_claimDate_date_month" ] |
cache_key | "_claim_tech_claimDate_date_month_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1562 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1382 -form: Symfony\Component\Form\Form {#1373 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1281 …5} |
full_name | "claim_tech[claimDate][date][month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate_date_month" |
is_selected | Closure($choice, $value) {#1662 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1321 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate_date_month" |
valid | true |
value | "" |
day
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
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 | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
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" |
multiple | false |
placeholder | "" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1357 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_claim_tech_claimDate_date_day" ] |
cache_key | "_claim_tech_claimDate_date_day_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1686 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1663 -form: Symfony\Component\Form\Form {#1376 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1664 …5} |
full_name | "claim_tech[claimDate][date][day]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate_date_day" |
is_selected | Closure($choice, $value) {#1697 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1321 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate_date_day" |
valid | true |
value | "" |
time
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Default Data
Property | Value |
---|---|
Model Format |
[ "hour" => "" "minute" => "" ] |
Normalized Format | null |
View Format |
[ "hour" => "" "minute" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | true |
same as passed value |
html5 | true |
same as passed value |
input | "array" |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
with_minutes | true |
same as passed value |
with_seconds | 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 | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "array" |
input_format | "H:i:s" |
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" |
minutes | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => "" "minute" => "" "second" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | false |
row_attr | [] |
seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1305 …} } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_claim_tech_claimDate_time" ] |
cache_key | "_claim_tech_claimDate_time_time" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1477 -form: Symfony\Component\Form\Form {#1401 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1468 …5} |
full_name | "claim_tech[claimDate][time]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate_time" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "time" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate_time" |
valid | true |
value | [ "hour" => "" "minute" => "" ] |
widget | "choice" |
with_minutes | true |
with_seconds | false |
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 ] |
[ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
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 | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
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" |
multiple | false |
placeholder | "" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1380 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_claim_tech_claimDate_time_hour" ] |
cache_key | "_claim_tech_claimDate_time_hour_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1712 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1713 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1716 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1701 -form: Symfony\Component\Form\Form {#1404 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1700 …5} |
full_name | "claim_tech[claimDate][time][hour]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate_time_hour" |
is_selected | Closure($choice, $value) {#1727 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1321 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "hour" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate_time_hour" |
valid | true |
value | "" |
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 32 => 32 33 => 33 34 => 34 35 => 35 36 => 36 37 => 37 38 => 38 39 => 39 40 => 40 41 => 41 42 => 42 43 => 43 44 => 44 45 => 45 46 => 46 47 => 47 48 => 48 49 => 49 50 => 50 51 => 51 52 => 52 53 => 53 54 => 54 55 => 55 56 => 56 57 => 57 58 => 58 59 => 59 ] |
[ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 32 => 32 33 => 33 34 => 34 35 => 35 36 => 36 37 => 37 38 => 38 39 => 39 40 => 40 41 => 41 42 => 42 43 => 43 44 => 44 45 => 45 46 => 46 47 => 47 48 => 48 49 => 49 50 => 50 51 => 51 52 => 52 53 => 53 54 => 54 55 => 55 56 => 56 57 => 57 58 => 58 59 => 59 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
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 | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "00" => 0 "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 32 => 32 33 => 33 34 => 34 35 => 35 36 => 36 37 => 37 38 => 38 39 => 39 40 => 40 41 => 41 42 => 42 43 => 43 44 => 44 45 => 45 46 => 46 47 => 47 48 => 48 49 => 49 50 => 50 51 => 51 52 => 52 53 => 53 54 => 54 55 => 55 56 => 56 57 => 57 58 => 58 59 => 59 ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
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" |
multiple | false |
placeholder | "" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1391 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_claim_tech_claimDate_time_minute" ] |
cache_key | "_claim_tech_claimDate_time_minute_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1742 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1755 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "32" +value: "32" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "33" +value: "33" +data: 33 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: "34" +value: "34" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "35" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "36" +value: "36" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "37" +value: "37" +data: 37 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "38" +value: "38" +data: 38 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "39" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "40" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "41" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "42" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +label: "43" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "44" +value: "44" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "46" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "47" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "48" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +label: "49" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "50" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1781 +label: "51" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1782 +label: "52" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +label: "53" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +label: "54" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1785 +label: "55" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "56" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +label: "57" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "58" +value: "58" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "59" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1728 -form: Symfony\Component\Form\Form {#1407 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1729 …5} |
full_name | "claim_tech[claimDate][time][minute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDate_time_minute" |
is_selected | Closure($choice, $value) {#1791 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1321 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "minute" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDate_time_minute" |
valid | true |
value | "" |
claimAddress
"App\Form\AddressBlockType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#657 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#657 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "Schadenort" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#657 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | "Schadenort" |
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() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1004 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address_block" "_claim_tech_claimAddress" ] |
cache_key | "_claim_tech_claimAddress_address_block" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1052 -form: Symfony\Component\Form\Form {#1437 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1504 …5} |
full_name | "claim_tech[claimAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimAddress" |
label | "Schadenort" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "claimAddress" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimAddress" |
valid | true |
value | null |
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 |
---|---|---|
attr | [ "placeholder" => "Strasse" ] |
[ "placeholder" => "Strasse" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1011 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1011 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Strasse" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1011 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1412 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Strasse" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_claimAddress_street" ] |
cache_key | "_claim_tech_claimAddress_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1792 -form: Symfony\Component\Form\Form {#1440 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1793 …5} |
full_name | "claim_tech[claimAddress][street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimAddress_street" |
label | false |
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 | "_claim_tech_claimAddress_street" |
valid | true |
value | "" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "PLZ" "maxlength" => "30" ] |
[ "placeholder" => "PLZ" "maxlength" => "30" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1012 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1013 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1012 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1013 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "PLZ" "maxlength" => "30" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1012 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#1013 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1421 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "PLZ" "maxlength" => "30" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_claimAddress_zip" ] |
cache_key | "_claim_tech_claimAddress_zip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1794 -form: Symfony\Component\Form\Form {#1443 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1795 …5} |
full_name | "claim_tech[claimAddress][zip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimAddress_zip" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimAddress_zip" |
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 |
---|---|---|
attr | [ "placeholder" => "Ort" ] |
[ "placeholder" => "Ort" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1014 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1014 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Ort" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1014 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1430 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Ort" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_claimAddress_city" ] |
cache_key | "_claim_tech_claimAddress_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1796 -form: Symfony\Component\Form\Form {#1446 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1797 …5} |
full_name | "claim_tech[claimAddress][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimAddress_city" |
label | false |
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 | "_claim_tech_claimAddress_city" |
valid | true |
value | "" |
claimDescription
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#658 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#658 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "Schadenshergang" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#658 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | "Schadenshergang" |
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() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1023 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_claim_tech_claimDescription" ] |
cache_key | "_claim_tech_claimDescription_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1698 -form: Symfony\Component\Form\Form {#1449 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1699 …5} |
full_name | "claim_tech[claimDescription]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimDescription" |
label | "Schadenshergang" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "claimDescription" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_claimDescription" |
valid | true |
value | "" |
damageCosts
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Range {#659 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 10000000000000.0 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#659 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 10000000000000.0 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
html5 | true |
same as passed value |
label | "Schadensumme" |
same as passed value |
required | false |
false
|
scale | 2 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#659 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 10000000000000.0 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1033 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Schadensumme" |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | 2 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1036 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_claim_tech_damageCosts" ] |
cache_key | "_claim_tech_damageCosts_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1799 -form: Symfony\Component\Form\Form {#1452 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1798 …5} |
full_name | "claim_tech[damageCosts]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageCosts" |
label | "Schadensumme" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "damageCosts" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "number" |
unique_block_prefix | "_claim_tech_damageCosts" |
valid | true |
value | "" |
damageBy
"App\Form\NameAddressBlockType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#660 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#660 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "Wer hat den Schaden verursacht?" |
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 | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#660 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1049 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | "Wer hat den Schaden verursacht?" |
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() {#1051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1050 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "name_address_block" "_claim_tech_damageBy" ] |
cache_key | "_claim_tech_damageBy_name_address_block" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1800 -form: Symfony\Component\Form\Form {#1509 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1801 …5} |
full_name | "claim_tech[damageBy]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageBy" |
label | "Wer hat den Schaden verursacht?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "damageBy" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_damageBy" |
valid | true |
value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Name" ] |
[ "placeholder" => "Name" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Name" ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1457 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_damageBy_name" ] |
cache_key | "_claim_tech_damageBy_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1805 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1804 …5} |
full_name | "claim_tech[damageBy][name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageBy_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_damageBy_name" |
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 |
---|---|---|
attr | [ "placeholder" => "Strasse" ] |
[ "placeholder" => "Strasse" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Strasse" ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1465 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1466 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Strasse" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_damageBy_street" ] |
cache_key | "_claim_tech_damageBy_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1806 -form: Symfony\Component\Form\Form {#1515 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1807 …5} |
full_name | "claim_tech[damageBy][street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageBy_street" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_damageBy_street" |
valid | true |
value | "" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "PLZ" "maxlength" => "30" ] |
[ "placeholder" => "PLZ" "maxlength" => "30" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#1057 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1057 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "PLZ" "maxlength" => "30" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#1057 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1475 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "PLZ" "maxlength" => "30" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_damageBy_zip" ] |
cache_key | "_claim_tech_damageBy_zip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1808 -form: Symfony\Component\Form\Form {#1518 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1809 …5} |
full_name | "claim_tech[damageBy][zip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageBy_zip" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_damageBy_zip" |
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 |
---|---|---|
attr | [ "placeholder" => "Ort" ] |
[ "placeholder" => "Ort" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Ort" ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1484 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Ort" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_damageBy_city" ] |
cache_key | "_claim_tech_damageBy_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1810 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1811 …5} |
full_name | "claim_tech[damageBy][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageBy_city" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_damageBy_city" |
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 |
---|---|---|
attr | [ "placeholder" => "Telefon" ] |
[ "placeholder" => "Telefon" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Telefon" ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1492 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1493 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Telefon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_damageBy_phone" ] |
cache_key | "_claim_tech_damageBy_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1812 -form: Symfony\Component\Form\Form {#1524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1813 …5} |
full_name | "claim_tech[damageBy][phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageBy_phone" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_damageBy_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 |
---|---|---|
attr | [ "placeholder" => "Email" ] |
[ "placeholder" => "Email" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Email" ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1501 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1502 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_claim_tech_damageBy_email" ] |
cache_key | "_claim_tech_damageBy_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1814 -form: Symfony\Component\Form\Form {#1527 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1815 …5} |
full_name | "claim_tech[damageBy][email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_damageBy_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_damageBy_email" |
valid | true |
value | "" |
policeReport
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "Polizeirapport aufgenommen von" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | "Polizeirapport aufgenommen von" |
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() {#1064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1063 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_policeReport" ] |
cache_key | "_claim_tech_policeReport_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1802 -form: Symfony\Component\Form\Form {#1530 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1803 …5} |
full_name | "claim_tech[policeReport]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_policeReport" |
label | "Polizeirapport aufgenommen von" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "policeReport" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_policeReport" |
valid | true |
value | "" |
items
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
entry_options | [ "with_owner" => false "with_damage_amount" => true ] |
[ "with_owner" => false "with_damage_amount" => true "block_name" => "entry" ] |
entry_type | "App\Form\ClaimItemType" |
same as passed value |
label | false |
false
|
prototype | true |
same as passed value |
prototype_name | "__item__" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1074 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
entry_options | [ "with_owner" => false "with_damage_amount" => true "block_name" => "entry" ] |
entry_type | "App\Form\ClaimItemType" |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__item__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1073 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_claim_tech_items" ] |
cache_key | "_claim_tech_items_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1817 -form: Symfony\Component\Form\Form {#1533 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1816 …5} |
full_name | "claim_tech[items]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_items" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "items" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1818 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_items" |
valid | true |
value | null |
persons
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
entry_options | [] |
[ "block_name" => "entry" ] |
entry_type | "App\Form\PersonType" |
same as passed value |
label | false |
false
|
prototype | true |
same as passed value |
prototype_name | "__item__" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "App\Form\PersonType" |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__item__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1099 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_claim_tech_persons" ] |
cache_key | "_claim_tech_persons_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1821 -form: Symfony\Component\Form\Form {#1536 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1820 …5} |
full_name | "claim_tech[persons]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_persons" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "persons" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1827 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_persons" |
valid | true |
value | null |
remark
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 | "Beschädigte Sachen / Weitere Angaben / Bemerkungen" |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1143 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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 | "Beschädigte Sachen / Weitere Angaben / Bemerkungen" |
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() {#1196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1195 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_claim_tech_remark" ] |
cache_key | "_claim_tech_remark_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1829 -form: Symfony\Component\Form\Form {#1539 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1828 …5} |
full_name | "claim_tech[remark]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_remark" |
label | "Beschädigte Sachen / Weitere Angaben / Bemerkungen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "remark" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_remark" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
[ "maxlength" => 255 "placeholder" => "Name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#661 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#661 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#661 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1161 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1211 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_claim_tech_name" ] |
cache_key | "_claim_tech_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1837 -form: Symfony\Component\Form\Form {#1542 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1836 …5} |
full_name | "claim_tech[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_name" |
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 |
---|---|---|
attr | [ "placeholder" => "Email" ] |
[ "placeholder" => "Email" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#662 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#663 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#662 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#663 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#662 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#663 +message: "This value is not a valid email address." +mode: null +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1175 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_claim_tech_email" ] |
cache_key | "_claim_tech_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1838 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1839 …5} |
full_name | "claim_tech[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_email" |
label | false |
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 | "_claim_tech_email" |
valid | true |
value | "" |
ccEmail
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "CC Email" ] |
[ "placeholder" => "CC Email" ] |
constraints | [ Symfony\Component\Validator\Constraints\Email {#664 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#664 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "CC Email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Email {#664 +message: "This value is not a valid email address." +mode: null +normalizer: null +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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1226 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "CC Email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_claim_tech_ccEmail" ] |
cache_key | "_claim_tech_ccEmail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1840 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1841 …5} |
full_name | "claim_tech[ccEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_ccEmail" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ccEmail" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_claim_tech_ccEmail" |
valid | true |
value | "" |
claimFiles
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\All {#665 +constraints: [ Symfony\Component\Validator\Constraints\File {#666 +binaryFormat: false +mimeTypes: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 100000000 +payload: null +groups: [ "Default" ] } ] +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\All {#665 +constraints: [ Symfony\Component\Validator\Constraints\File {#666 +binaryFormat: false +mimeTypes: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 100000000 +payload: null +groups: [ "Default" ] } ] +payload: null +groups: [ "Default" ] } ] |
data_class | null |
null
|
label | "Dateien" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\All {#665 +constraints: [ Symfony\Component\Validator\Constraints\File {#666 +binaryFormat: false +mimeTypes: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 100000000 +payload: null +groups: [ "Default" ] } ] +payload: null +groups: [ "Default" ] } ] |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Dateien" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | true |
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() {#1240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1241 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "multiple" => "multiple" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_claim_tech_claimFiles" ] |
cache_key | "_claim_tech_claimFiles_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1842 -form: Symfony\Component\Form\Form {#1551 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1843 …5} |
full_name | "claim_tech[claimFiles][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech_claimFiles" |
label | "Dateien" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "claimFiles" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_claim_tech_claimFiles" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
---|---|---|
attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
label | "Senden" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Senden" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_claim_tech_submit" ] |
cache_key | "_claim_tech_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1845 …5} |
full_name | "claim_tech[submit]" |
id | "claim_tech_submit" |
label | "Senden" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_claim_tech_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "06971c5eb909a70.zidppiQ0e9E6uN-25cxRfSS4EYtQOch1H82t-R5rzvk._XQZ9FZXKudRjLvVoYIZBGrgRbszSfEWSaj5oGgch6OGQALIaEU3hX3UvA" |
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 | "06971c5eb909a70.zidppiQ0e9E6uN-25cxRfSS4EYtQOch1H82t-R5rzvk._XQZ9FZXKudRjLvVoYIZBGrgRbszSfEWSaj5oGgch6OGQALIaEU3hX3UvA" |
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 {#625 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#626 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#627 …} -namespace: Closure() {#629 …} } |
data | "06971c5eb909a70.zidppiQ0e9E6uN-25cxRfSS4EYtQOch1H82t-R5rzvk._XQZ9FZXKudRjLvVoYIZBGrgRbszSfEWSaj5oGgch6OGQALIaEU3hX3UvA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
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() {#1859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#541 …} $translationDomain: "validators" $message: Closure() {#1856 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_claim_tech__token" ] |
cache_key | "_claim_tech__token_hidden" |
compound | false |
data | "06971c5eb909a70.zidppiQ0e9E6uN-25cxRfSS4EYtQOch1H82t-R5rzvk._XQZ9FZXKudRjLvVoYIZBGrgRbszSfEWSaj5oGgch6OGQALIaEU3hX3UvA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1869 -form: Symfony\Component\Form\Form {#1865 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1860 …5} |
full_name | "claim_tech[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "claim_tech__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 | "_claim_tech__token" |
valid | true |
value | "06971c5eb909a70.zidppiQ0e9E6uN-25cxRfSS4EYtQOch1H82t-R5rzvk._XQZ9FZXKudRjLvVoYIZBGrgRbszSfEWSaj5oGgch6OGQALIaEU3hX3UvA" |