- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 78
- Events
- Routing
- Cache
- Translation 18
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
text
-
date
-
vorname
-
nachname
-
strasse
-
plz
-
ort
-
telefon
-
email
-
imageFilepath
-
imageAlt
-
imageCaption
-
bezahlung
-
datenschutz
-
_token
-
anschlagbrett
"App\Form\InserateFormular\AnschlagbrettType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\InseratFormular\Anschlagbrett {#1422 +selfTitle: "Aschlagbrätt" +selfSubTitle: "Adressangaben" +text: null +date: null +imageFilepath: null +bezahlung: "Rechnung" +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "e6b0c0b3-6467-4ecd-97aa-649947e728bb" } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\InseratFormular\Anschlagbrett {#1422 +selfTitle: "Aschlagbrätt" +selfSubTitle: "Adressangaben" +text: null +date: null +imageFilepath: null +bezahlung: "Rechnung" +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "e6b0c0b3-6467-4ecd-97aa-649947e728bb" } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => "novalidate" ] |
| 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 {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data | App\Entity\InseratFormular\Anschlagbrett {#1422 +selfTitle: "Aschlagbrätt" +selfSubTitle: "Adressangaben" +text: null +date: null +imageFilepath: null +bezahlung: "Rechnung" +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "e6b0c0b3-6467-4ecd-97aa-649947e728bb" } |
| data_class | "App\Entity\InseratFormular\Anschlagbrett" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} use: { $class: "App\Entity\InseratFormular\Anschlagbrett" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1082 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "anschlagbrett" "_anschlagbrett" ] |
| cache_key | "_anschlagbrett_anschlagbrett" |
| compound | true |
| data | App\Entity\InseratFormular\Anschlagbrett {#1422 +selfTitle: "Aschlagbrätt" +selfSubTitle: "Adressangaben" +text: null +date: null +imageFilepath: null +bezahlung: "Rechnung" +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "e6b0c0b3-6467-4ecd-97aa-649947e728bb" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1308 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1024 …5} |
| full_name | "anschlagbrett" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "anschlagbrett" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett" |
| valid | true |
| value | App\Entity\InseratFormular\Anschlagbrett {#1422 +selfTitle: "Aschlagbrätt" +selfSubTitle: "Adressangaben" +text: null +date: null +imageFilepath: null +bezahlung: "Rechnung" +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "e6b0c0b3-6467-4ecd-97aa-649947e728bb" } |
text
"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 |
|---|---|---|
| attr | [ "maxlength" => 250 "placeholder" => "Max. 250 Zeichen, inkl. Leerschläge" ] |
[ "maxlength" => 250 "placeholder" => "Max. 250 Zeichen, inkl. Leerschläge" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1061 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1091 +payload: null +groups: ? +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: 250 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1061 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1091 +payload: null +groups: ? +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: 250 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 250 "placeholder" => "Max. 250 Zeichen, inkl. Leerschläge" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1061 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1091 +payload: null +groups: ? +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: 250 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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() {#887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1147 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 250 "placeholder" => "Max. 250 Zeichen, inkl. Leerschläge" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_anschlagbrett_text" ] |
| cache_key | "_anschlagbrett_text_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1203 -form: Symfony\Component\Form\Form {#1328 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1215 …5} |
| full_name | "anschlagbrett[text]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_text" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_text" |
| valid | true |
| value | "" |
date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "TT.MM.JJJJ" "class" => "jqDateTimePickerDate" ] |
[ "placeholder" => "TT.MM.JJJJ" "class" => "jqDateTimePickerDate" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1100 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1100 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| format | "dd.MM.yyyy" |
same as passed value |
| html5 | false |
same as passed value |
| label | "Erscheinungs-<br>datum" |
same as passed value |
| label_html | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "TT.MM.JJJJ" "class" => "jqDateTimePickerDate" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1100 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd.MM.yyyy" |
| getter | null |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Erscheinungs-<br>datum" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1134 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "TT.MM.JJJJ" "class" => "jqDateTimePickerDate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_anschlagbrett_date" ] |
| cache_key | "_anschlagbrett_date_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#928 -form: Symfony\Component\Form\Form {#1315 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1000 …5} |
| full_name | "anschlagbrett[date]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_date" |
| label | "Erscheinungs-<br>datum" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "date" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_date" |
| valid | true |
| value | "" |
| widget | "single_text" |
vorname
"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" => 100 ] |
[ "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1028 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#931 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1028 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#931 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1028 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#931 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1001 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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() {#1143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#888 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_vorname" ] |
| cache_key | "_anschlagbrett_vorname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#929 -form: Symfony\Component\Form\Form {#1221 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1013 …5} |
| full_name | "anschlagbrett[vorname]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_vorname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vorname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_vorname" |
| valid | true |
| value | "" |
nachname
"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" => 100 ] |
[ "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1170 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1052 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1170 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1052 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1170 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1052 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#884 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_nachname" ] |
| cache_key | "_anschlagbrett_nachname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#903 -form: Symfony\Component\Form\Form {#1270 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#962 …5} |
| full_name | "anschlagbrett[nachname]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_nachname" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nachname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_nachname" |
| valid | true |
| value | "" |
strasse
"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" => 100 ] |
[ "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1039 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1040 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1039 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1040 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Strasse/Nr." |
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" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1039 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1040 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1018 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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 | "Strasse/Nr." |
| 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() {#899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#883 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_strasse" ] |
| cache_key | "_anschlagbrett_strasse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#935 -form: Symfony\Component\Form\Form {#1306 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#920 …5} |
| full_name | "anschlagbrett[strasse]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_strasse" |
| label | "Strasse/Nr." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "strasse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_strasse" |
| valid | true |
| value | "" |
plz
"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" => 100 ] |
[ "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1012 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1155 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1012 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1155 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "PLZ" |
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" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1012 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1155 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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 | "PLZ" |
| 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() {#1029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#950 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_plz" ] |
| cache_key | "_anschlagbrett_plz_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1115 -form: Symfony\Component\Form\Form {#1233 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1216 …5} |
| full_name | "anschlagbrett[plz]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_plz" |
| label | "PLZ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plz" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_plz" |
| valid | true |
| value | "" |
ort
"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" => 100 ] |
[ "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#978 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1072 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#978 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1072 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#978 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1072 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1171 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_ort" ] |
| cache_key | "_anschlagbrett_ort_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1287 -form: Symfony\Component\Form\Form {#1276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1235 …5} |
| full_name | "anschlagbrett[ort]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_ort" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ort" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_ort" |
| valid | true |
| value | "" |
telefon
"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" => 100 ] |
[ "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1054 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1130 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1054 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1130 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1054 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#1130 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1019 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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() {#1129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#976 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_telefon" ] |
| cache_key | "_anschlagbrett_telefon_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1267 -form: Symfony\Component\Form\Form {#1248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1330 …5} |
| full_name | "anschlagbrett[telefon]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_telefon" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telefon" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_telefon" |
| valid | true |
| value | "" |
"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" => 100 ] |
[ "maxlength" => 100 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1087 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1087 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "E-Mail" |
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" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1087 +payload: null +groups: ? +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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 | "E-Mail" |
| 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() {#995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1128 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_email" ] |
| cache_key | "_anschlagbrett_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1222 -form: Symfony\Component\Form\Form {#1353 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1244 …5} |
| full_name | "anschlagbrett[email]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_email" |
| label | "E-Mail" |
| 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 | "_anschlagbrett_email" |
| valid | true |
| value | "" |
imageFilepath
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "max. 5 MB" |
same as passed value |
| label | "Bild 1" |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1175 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "max. 5 MB" |
| helpNoEscape | 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 | "Bild 1" |
| 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() {#1383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1390 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_anschlagbrett_imageFilepath" ] |
| cache_key | "_anschlagbrett_imageFilepath_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1243 -form: Symfony\Component\Form\Form {#1288 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1317 …5} |
| full_name | "anschlagbrett[imageFilepath]" |
| help | "max. 5 MB" |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_imageFilepath" |
| label | "Bild 1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "imageFilepath" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_imageFilepath" |
| valid | true |
| value | "" |
imageAlt
"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" => "Bildbeschreibung (alt-Tag)" ] |
[ "placeholder" => "Bildbeschreibung (alt-Tag)" ] |
| label | "Bild Alt" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Bildbeschreibung (alt-Tag)" ] |
| 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 {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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 | "Bild Alt" |
| 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() {#1357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1367 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Bildbeschreibung (alt-Tag)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_imageAlt" ] |
| cache_key | "_anschlagbrett_imageAlt_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1372 -form: Symfony\Component\Form\Form {#1284 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1332 …5} |
| full_name | "anschlagbrett[imageAlt]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_imageAlt" |
| label | "Bild Alt" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "imageAlt" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_imageAlt" |
| valid | true |
| value | "" |
imageCaption
"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" => "Bildlegende (figcaption-Tag)" ] |
[ "placeholder" => "Bildlegende (figcaption-Tag)" ] |
| help | "Bild wird automatisch auf 1024px Breite runtergerechnet falls grösser." |
same as passed value |
| label | "Bild Caption" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Bildlegende (figcaption-Tag)" ] |
| 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 {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "Bild wird automatisch auf 1024px Breite runtergerechnet falls grösser." |
| helpNoEscape | 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 | "Bild Caption" |
| 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() {#1325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1296 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Bildlegende (figcaption-Tag)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anschlagbrett_imageCaption" ] |
| cache_key | "_anschlagbrett_imageCaption_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1245 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1266 …5} |
| full_name | "anschlagbrett[imageCaption]" |
| help | "Bild wird automatisch auf 1024px Breite runtergerechnet falls grösser." |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_imageCaption" |
| label | "Bild Caption" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "imageCaption" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_imageCaption" |
| valid | true |
| value | "" |
bezahlung
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#923 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#923 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Ich bezahle den Betrag von CHF 30.- per Rechnung." |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
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 {#923 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1337 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1365 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ich bezahle den Betrag von CHF 30.- per Rechnung." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | 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 {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1349 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_anschlagbrett_bezahlung" ] |
| cache_key | "_anschlagbrett_bezahlung_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1363 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1307 …5} |
| full_name | "anschlagbrett[bezahlung]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_bezahlung" |
| label | "Ich bezahle den Betrag von CHF 30.- per Rechnung." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bezahlung" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_bezahlung" |
| valid | true |
| value | "1" |
datenschutz
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#882 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#882 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Ich habe die <a href="/datenschutz" target="_blank">Datenschutzrichtlinien</a> gelesen und bin damit einverstanden." |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
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 {#882 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1337 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1365 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ich habe die <a href="/datenschutz" target="_blank">Datenschutzrichtlinien</a> gelesen und bin damit einverstanden." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| 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 {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1312 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_anschlagbrett_datenschutz" ] |
| cache_key | "_anschlagbrett_datenschutz_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1327 -form: Symfony\Component\Form\Form {#1242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1247 …5} |
| full_name | "anschlagbrett[datenschutz]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett_datenschutz" |
| label | "Ich habe die <a href="/datenschutz" target="_blank">Datenschutzrichtlinien</a> gelesen und bin damit einverstanden." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "datenschutz" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anschlagbrett_datenschutz" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e5d41a4e.p6m8hTsPxdWa6rZw45nY8ePSp2O3ZoMM7zANRqBxMvI.7dzfzVA_8KfYjd0qrs-UpLnizCyaJdp-n15kEP9Fe9_B8_HxTXjxn_SJjg" |
| 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 | "e5d41a4e.p6m8hTsPxdWa6rZw45nY8ePSp2O3ZoMM7zANRqBxMvI.7dzfzVA_8KfYjd0qrs-UpLnizCyaJdp-n15kEP9Fe9_B8_HxTXjxn_SJjg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1149 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#910 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1166 …} -namespace: Closure() {#1163 …} } |
| data | "e5d41a4e.p6m8hTsPxdWa6rZw45nY8ePSp2O3ZoMM7zANRqBxMvI.7dzfzVA_8KfYjd0qrs-UpLnizCyaJdp-n15kEP9Fe9_B8_HxTXjxn_SJjg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| helpNoEscape | 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() {#1224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1075 …} $translationDomain: "validators" $message: Closure() {#1348 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_anschlagbrett__token" ] |
| cache_key | "_anschlagbrett__token_hidden" |
| compound | false |
| data | "e5d41a4e.p6m8hTsPxdWa6rZw45nY8ePSp2O3ZoMM7zANRqBxMvI.7dzfzVA_8KfYjd0qrs-UpLnizCyaJdp-n15kEP9Fe9_B8_HxTXjxn_SJjg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1318 -form: Symfony\Component\Form\Form {#1340 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1273 …5} |
| full_name | "anschlagbrett[_token]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anschlagbrett__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 | "_anschlagbrett__token" |
| valid | true |
| value | "e5d41a4e.p6m8hTsPxdWa6rZw45nY8ePSp2O3ZoMM7zANRqBxMvI.7dzfzVA_8KfYjd0qrs-UpLnizCyaJdp-n15kEP9Fe9_B8_HxTXjxn_SJjg" |