- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 77
- Events
- Routing
- Cache
- Translation 122
- 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
-
-
vVorname
-
vNachname
-
geburtsjahr
-
todesjahr
-
text
-
wunschdatum
-
bemerkungen
-
vorname
-
nachname
-
strasse
-
plz
-
ort
-
telefon
-
email
-
imageFilepath
-
imageAlt
-
imageCaption
-
datenschutz
-
_token
-
nachruf
"App\Form\Einsendung\NachrufType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Einsendung\Nachruf {#1422 +selfTitle: "Nachruf" +selfSubTitle: "Adressangaben" +vVorname: null +vNachname: null +geburtsjahr: null +todesjahr: null +text: null +wunschdatum: null +bemerkungen: null +imageFilepath: null +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "b17c8343-ab06-4057-a5bc-e814d26b20fa" } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Einsendung\Nachruf {#1422 +selfTitle: "Nachruf" +selfSubTitle: "Adressangaben" +vVorname: null +vNachname: null +geburtsjahr: null +todesjahr: null +text: null +wunschdatum: null +bemerkungen: null +imageFilepath: null +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "b17c8343-ab06-4057-a5bc-e814d26b20fa" } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => "novalidate" "autocomplete" => "off" ] |
| 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\Einsendung\Nachruf {#1422 +selfTitle: "Nachruf" +selfSubTitle: "Adressangaben" +vVorname: null +vNachname: null +geburtsjahr: null +todesjahr: null +text: null +wunschdatum: null +bemerkungen: null +imageFilepath: null +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "b17c8343-ab06-4057-a5bc-e814d26b20fa" } |
| data_class | "App\Entity\Einsendung\Nachruf" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} use: { $class: "App\Entity\Einsendung\Nachruf" } } |
| 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 {#938 …} $translationDomain: "validators" $message: Closure() {#1082 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "nachruf" "_nachruf" ] |
| cache_key | "_nachruf_nachruf" |
| compound | true |
| data | App\Entity\Einsendung\Nachruf {#1422 +selfTitle: "Nachruf" +selfSubTitle: "Adressangaben" +vVorname: null +vNachname: null +geburtsjahr: null +todesjahr: null +text: null +wunschdatum: null +bemerkungen: null +imageFilepath: null +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "b17c8343-ab06-4057-a5bc-e814d26b20fa" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1317 -form: Symfony\Component\Form\Form {#1348 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1024 …5} |
| full_name | "nachruf" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nachruf" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nachruf" |
| valid | true |
| value | App\Entity\Einsendung\Nachruf {#1422 +selfTitle: "Nachruf" +selfSubTitle: "Adressangaben" +vVorname: null +vNachname: null +geburtsjahr: null +todesjahr: null +text: null +wunschdatum: null +bemerkungen: null +imageFilepath: null +firma: null +vorname: null +nachname: null +strasse: null +plz: null +ort: null +telefon: null +email: null +uuid: "b17c8343-ab06-4057-a5bc-e814d26b20fa" } |
vVorname
"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" => "der verstorbenen Person" ] |
[ "placeholder" => "der verstorbenen Person" ] |
| 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: 100 +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: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "Vorname" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "der verstorbenen Person" ] |
| 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: 100 +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) {#1034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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 | "Vorname" |
| 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() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1060 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "der verstorbenen Person" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_vVorname" ] |
| cache_key | "_nachruf_vVorname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1374 -form: Symfony\Component\Form\Form {#1291 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1259 …5} |
| full_name | "nachruf[vVorname]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_vVorname" |
| label | "Vorname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vVorname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nachruf_vVorname" |
| valid | true |
| value | "" |
vNachname
"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" => "der verstorbenen Person" ] |
[ "placeholder" => "der verstorbenen Person" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1012 +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 {#1012 +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 } ] |
| 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 | [ "placeholder" => "der verstorbenen Person" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1012 +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 } ] |
| 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) {#1114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1171 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "der verstorbenen Person" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_vNachname" ] |
| cache_key | "_nachruf_vNachname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1267 -form: Symfony\Component\Form\Form {#1331 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1329 …5} |
| full_name | "nachruf[vNachname]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_vNachname" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vNachname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nachruf_vNachname" |
| valid | true |
| value | "" |
geburtsjahr
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
[ 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
| constraints | [ 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 {#935 +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 {#935 +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 } ] |
| placeholder | "" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
| compound | false |
| constraints | [ 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 {#935 +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 } ] |
| 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 | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | 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" |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| 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 {#938 …} $translationDomain: "validators" $message: Closure() {#1128 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_nachruf_geburtsjahr" ] |
| cache_key | "_nachruf_geburtsjahr_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1177 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#929 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#824 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#832 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#836 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#838 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#835 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#353 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#351 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#354 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#802 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#800 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#797 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#793 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#796 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#799 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#798 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#791 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#789 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#790 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#795 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#794 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#801 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#808 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#807 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#792 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#787 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#763 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#821 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#820 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#811 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#814 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#816 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#815 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#813 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#812 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#817 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#822 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#823 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#788 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#804 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#761 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#806 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#810 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#762 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#359 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#350 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#349 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#358 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#785 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#774 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#775 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#771 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#773 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#782 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#780 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#781 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#783 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#779 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#772 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#784 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#767 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#778 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#768 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#777 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#770 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#765 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#776 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#786 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#769 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#766 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#533 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#531 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#530 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#529 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#535 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#534 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#370 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#476 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#375 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#374 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#373 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#366 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#388 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#396 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#383 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#399 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#408 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#407 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#404 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#390 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#403 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#393 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#400 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1346 -form: Symfony\Component\Form\Form {#1236 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1344 …5} |
| full_name | "nachruf[geburtsjahr]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_geburtsjahr" |
| is_selected | Closure($choice, $value) {#389 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1086 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "geburtsjahr" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nachruf_geburtsjahr" |
| valid | true |
| value | "" |
todesjahr
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ 2025 => "2025" 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 ] |
[ 2025 => "2025" 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1137 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1104 +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 {#1137 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1104 +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 } ] |
| placeholder | "" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2025 => "2025" 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1137 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1104 +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 } ] |
| 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 | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | 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" |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1390 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_nachruf_todesjahr" ] |
| cache_key | "_nachruf_todesjahr_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#384 +label: "2025" +value: "2025" +data: "2025" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#397 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#386 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#391 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#406 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#409 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#401 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#378 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#394 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#382 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#405 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#392 -form: Symfony\Component\Form\Form {#1275 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#398 …5} |
| full_name | "nachruf[todesjahr]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_todesjahr" |
| is_selected | Closure($choice, $value) {#380 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1086 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "todesjahr" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nachruf_todesjahr" |
| valid | true |
| value | "" |
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" => 6000 "placeholder" => "Max. 6000 Zeichen, inkl. Leerschläge" ] |
[ "maxlength" => 6000 "placeholder" => "Max. 6000 Zeichen, inkl. Leerschläge" ] |
| constraints | [ 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 {#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: 6000 +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 {#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: 6000 +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" => 6000 "placeholder" => "Max. 6000 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 {#1155 +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: 6000 +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) {#1227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1361 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 6000 "placeholder" => "Max. 6000 Zeichen, inkl. Leerschläge" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_nachruf_text" ] |
| cache_key | "_nachruf_text_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#379 -form: Symfony\Component\Form\Form {#1198 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#381 …5} |
| full_name | "nachruf[text]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_text" |
| valid | true |
| value | "" |
wunschdatum
"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" ] |
| format | "dd.MM.yyyy" |
same as passed value |
| html5 | false |
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 | [] |
| 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 | 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" => 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() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1273 …} } } |
| 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" "_nachruf_wunschdatum" ] |
| cache_key | "_nachruf_wunschdatum_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#385 -form: Symfony\Component\Form\Form {#1189 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#395 …5} |
| full_name | "nachruf[wunschdatum]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_wunschdatum" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "wunschdatum" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nachruf_wunschdatum" |
| valid | true |
| value | "" |
| widget | "single_text" |
bemerkungen
"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" => 1000 ] |
[ "maxlength" => 1000 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1072 +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: 1000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#1072 +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: 1000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1072 +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: 1000 +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) {#1312 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1342 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_nachruf_bemerkungen" ] |
| cache_key | "_nachruf_bemerkungen_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#410 -form: Symfony\Component\Form\Form {#1190 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#429 …5} |
| full_name | "nachruf[bemerkungen]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_bemerkungen" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bemerkungen" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_nachruf_bemerkungen" |
| valid | true |
| value | "" |
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 {#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) {#1310 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1328 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_vorname" ] |
| cache_key | "_nachruf_vorname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#421 -form: Symfony\Component\Form\Form {#1191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#422 …5} |
| full_name | "nachruf[vorname]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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 {#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 {#923 +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 {#923 +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 {#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 {#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) {#1246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1270 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_nachname" ] |
| cache_key | "_nachruf_nachname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#420 -form: Symfony\Component\Form\Form {#1397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#415 …5} |
| full_name | "nachruf[nachname]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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 {#1052 +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 {#1052 +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 | "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 {#1052 +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) {#1272 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1276 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_strasse" ] |
| cache_key | "_nachruf_strasse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#417 -form: Symfony\Component\Form\Form {#1406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#419 …5} |
| full_name | "nachruf[strasse]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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 {#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 {#931 +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 {#931 +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 {#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 {#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) {#1260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1288 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_plz" ] |
| cache_key | "_nachruf_plz_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#627 -form: Symfony\Component\Form\Form {#1399 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#477 …5} |
| full_name | "nachruf[plz]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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 {#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 {#1100 +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 {#1100 +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 {#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 |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1214 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_ort" ] |
| cache_key | "_nachruf_ort_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#412 -form: Symfony\Component\Form\Form {#1393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#549 …5} |
| full_name | "nachruf[ort]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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 {#1122 +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 {#888 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1122 +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 {#888 +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 {#1122 +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 {#888 +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) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1287 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_telefon" ] |
| cache_key | "_nachruf_telefon_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#572 -form: Symfony\Component\Form\Form {#1207 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#586 …5} |
| full_name | "nachruf[telefon]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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 {#1138 +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 {#940 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1138 +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 {#940 +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 {#1138 +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 {#940 +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) {#1271 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1316 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_email" ] |
| cache_key | "_nachruf_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#609 -form: Symfony\Component\Form\Form {#1386 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#561 …5} |
| full_name | "nachruf[email]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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" |
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) {#1274 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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" |
| 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() {#1359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1303 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_nachruf_imageFilepath" ] |
| cache_key | "_nachruf_imageFilepath_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#600 -form: Symfony\Component\Form\Form {#1384 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#595 …5} |
| full_name | "nachruf[imageFilepath]" |
| help | "max. 5 MB" |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_imageFilepath" |
| label | "Bild" |
| 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 | "_nachruf_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) {#1356 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1305 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Bildbeschreibung (alt-Tag)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_imageAlt" ] |
| cache_key | "_nachruf_imageAlt_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#589 -form: Symfony\Component\Form\Form {#1197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#578 …5} |
| full_name | "nachruf[imageAlt]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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) {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1323 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Bildlegende (figcaption-Tag)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nachruf_imageCaption" ] |
| cache_key | "_nachruf_imageCaption_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#606 -form: Symfony\Component\Form\Form {#1174 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#568 …5} |
| full_name | "nachruf[imageCaption]" |
| help | "Bild wird automatisch auf 1024px Breite runtergerechnet falls grösser." |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_imageCaption" |
| valid | true |
| value | "" |
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 {#1141 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1141 +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 {#1141 +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) {#1277 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1371 …} } |
| 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 {#1243 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() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1372 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_nachruf_datenschutz" ] |
| cache_key | "_nachruf_datenschutz_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#590 -form: Symfony\Component\Form\Form {#1194 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#603 …5} |
| full_name | "nachruf[datenschutz]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf_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 | "_nachruf_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 | "6da3dc5008cf6ec0a75.El1cvd7herbE0EELPnJ4JIGDYVJZc1C-fbwTpWNAzpY.SmU79KqoLcKDuTNCZicdfefwFCANPjyHJ9JS0Bp5t_B2Lwzo87Agw4HpMg" |
| 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 | "6da3dc5008cf6ec0a75.El1cvd7herbE0EELPnJ4JIGDYVJZc1C-fbwTpWNAzpY.SmU79KqoLcKDuTNCZicdfefwFCANPjyHJ9JS0Bp5t_B2Lwzo87Agw4HpMg" |
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 | "6da3dc5008cf6ec0a75.El1cvd7herbE0EELPnJ4JIGDYVJZc1C-fbwTpWNAzpY.SmU79KqoLcKDuTNCZicdfefwFCANPjyHJ9JS0Bp5t_B2Lwzo87Agw4HpMg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1064 …} } |
| 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() {#604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#890 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#598 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_nachruf__token" ] |
| cache_key | "_nachruf__token_hidden" |
| compound | false |
| data | "6da3dc5008cf6ec0a75.El1cvd7herbE0EELPnJ4JIGDYVJZc1C-fbwTpWNAzpY.SmU79KqoLcKDuTNCZicdfefwFCANPjyHJ9JS0Bp5t_B2Lwzo87Agw4HpMg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#594 -form: Symfony\Component\Form\Form {#596 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#574 …5} |
| full_name | "nachruf[_token]" |
| help | null |
| helpNoEscape | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nachruf__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 | "_nachruf__token" |
| valid | true |
| value | "6da3dc5008cf6ec0a75.El1cvd7herbE0EELPnJ4JIGDYVJZc1C-fbwTpWNAzpY.SmU79KqoLcKDuTNCZicdfefwFCANPjyHJ9JS0Bp5t_B2Lwzo87Agw4HpMg" |