- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 163
- Events
- Routing
- Cache
- Translation 16
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- Serializer
- 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
-
-
-
firstname
-
lastname
-
salutation
-
-
-
phone
-
fax
-
email
-
url
-
-
-
company
-
street
-
housenr
-
zipcode
-
city
-
country
-
-
image
-
contractStartDate
-
invoiceInterval
-
_token
-
sponsor
"App\Form\Frontend\SponsorType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Sponsor {#1167 -id: null -uuid: null -person: null -address: null -contact: null -areas: Doctrine\Common\Collections\ArrayCollection {#1168 …} -customer: null -createdAt: null -contracts: Doctrine\Common\Collections\ArrayCollection {#1169 …} -image: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
customer | App\Entity\Customer {#107 -id: 4 -uuid: "a596fa32-c9c5-44e8-9fa3-8ba478f1d1f2" -person: Proxies\__CG__\App\Entity\Person {#100 …} -address: Proxies\__CG__\App\Entity\Address {#128 …} -user: Proxies\__CG__\App\Entity\User {#40 …} -contact: Proxies\__CG__\App\Entity\Contact {#39 …} -name: "TV Schweinheim 1885 e.V." -subtitle: "Wir bewegen gemeinsam Schweinheim" -createdAt: DateTimeImmutable @1725626164 {#114 date: 2024-09-06 14:36:04.0 Europe/Berlin (+02:00) } -configuration: Proxies\__CG__\App\Entity\CustomerConfiguration {#654 …} -partner: null -packages: Doctrine\ORM\PersistentCollection {#649 …} -logo: Proxies\__CG__\App\Entity\Image {#825 …} -taxInformation: Proxies\__CG__\App\Entity\CustomerTaxInformation {#678 …} -invoiceSettings: Proxies\__CG__\App\Entity\CustomerInvoiceSettings {#876 …} -contractSettings: Proxies\__CG__\App\Entity\CustomerContractSettings {#690 …} -bankAccounts: Doctrine\ORM\PersistentCollection {#888 …} -sponsor: Doctrine\ORM\PersistentCollection {#676 …} -contentHowTo: Proxies\__CG__\App\Entity\CustomerContentHowTo {#845 …} -contentAboutUs: Proxies\__CG__\App\Entity\CustomerContentAboutUs {#771 …} -template: Proxies\__CG__\App\Entity\CustomerTemplate {#796 …} -faq: Proxies\__CG__\App\Entity\CustomerFaq {#770 …} -notification: Proxies\__CG__\App\Entity\CustomerNotification {#904 …} } |
same as passed value |
data | App\Entity\Sponsor {#1167 -id: null -uuid: null -person: null -address: null -contact: null -areas: Doctrine\Common\Collections\ArrayCollection {#1168 …} -customer: null -createdAt: null -contracts: Doctrine\Common\Collections\ArrayCollection {#1169 …} -image: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
customer | App\Entity\Customer {#107 -id: 4 -uuid: "a596fa32-c9c5-44e8-9fa3-8ba478f1d1f2" -person: Proxies\__CG__\App\Entity\Person {#100 …} -address: Proxies\__CG__\App\Entity\Address {#128 …} -user: Proxies\__CG__\App\Entity\User {#40 …} -contact: Proxies\__CG__\App\Entity\Contact {#39 …} -name: "TV Schweinheim 1885 e.V." -subtitle: "Wir bewegen gemeinsam Schweinheim" -createdAt: DateTimeImmutable @1725626164 {#114 date: 2024-09-06 14:36:04.0 Europe/Berlin (+02:00) } -configuration: Proxies\__CG__\App\Entity\CustomerConfiguration {#654 …} -partner: null -packages: Doctrine\ORM\PersistentCollection {#649 …} -logo: Proxies\__CG__\App\Entity\Image {#825 …} -taxInformation: Proxies\__CG__\App\Entity\CustomerTaxInformation {#678 …} -invoiceSettings: Proxies\__CG__\App\Entity\CustomerInvoiceSettings {#876 …} -contractSettings: Proxies\__CG__\App\Entity\CustomerContractSettings {#690 …} -bankAccounts: Doctrine\ORM\PersistentCollection {#888 …} -sponsor: Doctrine\ORM\PersistentCollection {#676 …} -contentHowTo: Proxies\__CG__\App\Entity\CustomerContentHowTo {#845 …} -contentAboutUs: Proxies\__CG__\App\Entity\CustomerContentAboutUs {#771 …} -template: Proxies\__CG__\App\Entity\CustomerTemplate {#796 …} -faq: Proxies\__CG__\App\Entity\CustomerFaq {#770 …} -notification: Proxies\__CG__\App\Entity\CustomerNotification {#904 …} } |
data | App\Entity\Sponsor {#1167 -id: null -uuid: null -person: null -address: null -contact: null -areas: Doctrine\Common\Collections\ArrayCollection {#1168 …} -customer: null -createdAt: null -contracts: Doctrine\Common\Collections\ArrayCollection {#1169 …} -image: null } |
data_class | "App\Entity\Sponsor" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} use: { $class: "App\Entity\Sponsor" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1255 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sponsor" "_sponsor" ] |
cache_key | "_sponsor_sponsor" |
compound | true |
data | App\Entity\Sponsor {#1167 -id: null -uuid: null -person: null -address: null -contact: null -areas: Doctrine\Common\Collections\ArrayCollection {#1168 …} -customer: null -createdAt: null -contracts: Doctrine\Common\Collections\ArrayCollection {#1169 …} -image: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1333 -form: Symfony\Component\Form\Form {#1339 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1257 …5} |
full_name | "sponsor" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "sponsor" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor" |
valid | true |
value | App\Entity\Sponsor {#1167 -id: null -uuid: null -person: null -address: null -contact: null -areas: Doctrine\Common\Collections\ArrayCollection {#1168 …} -customer: null -createdAt: null -contracts: Doctrine\Common\Collections\ArrayCollection {#1169 …} -image: null } |
person
"App\Form\Backend\Shared\PersonType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | "App\Entity\Person" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} use: { $class: "App\Entity\Person" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1271 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "person" "_sponsor_person" ] |
cache_key | "_sponsor_person_person" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1520 -form: Symfony\Component\Form\Form {#1399 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1529 …5} |
full_name | "sponsor[person]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_person" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "person" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_person" |
valid | true |
value | null |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1367 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_person_firstname" ] |
cache_key | "_sponsor_person_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1487 -form: Symfony\Component\Form\Form {#1402 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1497 …5} |
full_name | "sponsor[person][firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_person_firstname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_person_firstname" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1359 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1372 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_person_lastname" ] |
cache_key | "_sponsor_person_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1286 -form: Symfony\Component\Form\Form {#1405 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1454 …5} |
full_name | "sponsor[person][lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_person_lastname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_person_lastname" |
valid | true |
value | "" |
salutation
"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 | [ "app.person.salutation.salutation_mr" => "salutation_mr" "app.person.salutation.salutation_ms" => "salutation_ms" "app.person.salutation.salutation_d" => "salutation_d" ] |
[ "app.person.salutation.salutation_mr" => "salutation_mr" "app.person.salutation.salutation_ms" => "salutation_ms" "app.person.salutation.salutation_d" => "salutation_d" ] |
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 | [ "app.person.salutation.salutation_mr" => "salutation_mr" "app.person.salutation.salutation_ms" => "salutation_ms" "app.person.salutation.salutation_d" => "salutation_d" ] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
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 |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1388 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_sponsor_person_salutation" ] |
cache_key | "_sponsor_person_salutation_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "app.person.salutation.salutation_mr" +value: "salutation_mr" +data: "salutation_mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1273 +label: "app.person.salutation.salutation_ms" +value: "salutation_ms" +data: "salutation_ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "app.person.salutation.salutation_d" +value: "salutation_d" +data: "salutation_d" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1441 -form: Symfony\Component\Form\Form {#1408 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1428 …5} |
full_name | "sponsor[person][salutation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_person_salutation" |
is_selected | Closure($choice, $value) {#1365 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1370 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "salutation" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_person_salutation" |
valid | true |
value | "" |
contact
"App\Form\Backend\Customer\SponsorContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} use: { $class: "App\Entity\Contact" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1284 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sponsor_contact" "_sponsor_contact" ] |
cache_key | "_sponsor_contact_sponsor_contact" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1511 -form: Symfony\Component\Form\Form {#1460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1502 …5} |
full_name | "sponsor[contact]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_contact" |
valid | true |
value | null |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1417 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_sponsor_contact_phone" ] |
cache_key | "_sponsor_contact_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1594 -form: Symfony\Component\Form\Form {#1463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1596 …5} |
full_name | "sponsor[contact][phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_contact_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_contact_phone" |
valid | true |
value | "" |
fax
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1425 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1426 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_sponsor_contact_fax" ] |
cache_key | "_sponsor_contact_fax_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1593 -form: Symfony\Component\Form\Form {#1466 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1592 …5} |
full_name | "sponsor[contact][fax]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_contact_fax" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fax" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_contact_fax" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1438 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1439 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_sponsor_contact_email" ] |
cache_key | "_sponsor_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1654 -form: Symfony\Component\Form\Form {#1469 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1656 …5} |
full_name | "sponsor[contact][email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_contact_email" |
label | null |
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 | "_sponsor_contact_email" |
valid | true |
value | "" |
url
"Symfony\Component\Form\Extension\Core\Type\UrlType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid URL." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1452 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_sponsor_contact_url" ] |
cache_key | "_sponsor_contact_url_url" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1657 -form: Symfony\Component\Form\Form {#1472 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1658 …5} |
full_name | "sponsor[contact][url]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_contact_url" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "url" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_sponsor_contact_url" |
valid | true |
value | "" |
address
"App\Form\Backend\Shared\AddressType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | "App\Entity\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1296 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} use: { $class: "App\Entity\Address" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1297 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_sponsor_address" ] |
cache_key | "_sponsor_address_address" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1597 -form: Symfony\Component\Form\Form {#1525 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1602 …5} |
full_name | "sponsor[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_address" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_address" |
valid | true |
value | null |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1485 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_address_company" ] |
cache_key | "_sponsor_address_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1662 -form: Symfony\Component\Form\Form {#1534 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1661 …5} |
full_name | "sponsor[address][company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_address_company" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_address_company" |
valid | true |
value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1501 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1499 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_address_street" ] |
cache_key | "_sponsor_address_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1663 -form: Symfony\Component\Form\Form {#1537 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1664 …5} |
full_name | "sponsor[address][street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_address_street" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_address_street" |
valid | true |
value | "" |
housenr
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1491 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1482 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_address_housenr" ] |
cache_key | "_sponsor_address_housenr_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1665 -form: Symfony\Component\Form\Form {#1540 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1666 …5} |
full_name | "sponsor[address][housenr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_address_housenr" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "housenr" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_address_housenr" |
valid | true |
value | "" |
zipcode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1509 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_address_zipcode" ] |
cache_key | "_sponsor_address_zipcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1667 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1668 …5} |
full_name | "sponsor[address][zipcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_address_zipcode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipcode" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_address_zipcode" |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1507 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1518 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_address_city" ] |
cache_key | "_sponsor_address_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1669 -form: Symfony\Component\Form\Form {#1546 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1670 …5} |
full_name | "sponsor[address][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_address_city" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_address_city" |
valid | true |
value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1527 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsor_address_country" ] |
cache_key | "_sponsor_address_country_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1671 -form: Symfony\Component\Form\Form {#1549 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1672 …5} |
full_name | "sponsor[address][country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_address_country" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "country" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_address_country" |
valid | true |
value | "" |
image
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Image {#1262 +payload: null +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/gif" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "Die maximale Dateigröße beträgt 1Mb" +mimeTypesMessage: "Nur Dateien vom Typ JPG, PNG oder GIF zulässig" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 1024000 +minWidth: null +maxWidth: 1000 +maxHeight: 1000 +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "Maximale Weite für Bilder 1000px" +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "Maximale Höhe für Bilder 1000px" +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#1262 +payload: null +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/gif" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "Die maximale Dateigröße beträgt 1Mb" +mimeTypesMessage: "Nur Dateien vom Typ JPG, PNG oder GIF zulässig" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 1024000 +minWidth: null +maxWidth: 1000 +maxHeight: 1000 +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "Maximale Weite für Bilder 1000px" +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "Maximale Höhe für Bilder 1000px" +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Image {#1262 +payload: null +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" "image/gif" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "Die maximale Dateigröße beträgt 1Mb" +mimeTypesMessage: "Nur Dateien vom Typ JPG, PNG oder GIF zulässig" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 1024000 +minWidth: null +maxWidth: 1000 +maxHeight: 1000 +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "Maximale Weite für Bilder 1000px" +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "Maximale Höhe für Bilder 1000px" +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
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() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1311 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_sponsor_image" ] |
cache_key | "_sponsor_image_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1660 -form: Symfony\Component\Form\Form {#1552 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1659 …5} |
full_name | "sponsor[image]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_image" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "image" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_sponsor_image" |
valid | true |
value | "" |
contractStartDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1732959139 {#1636 date: 2024-11-30 10:32:19.893115 Europe/Berlin (+01:00) } |
View Format |
"2024-11-30"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "dd.mm.jjjj" "min" => "2024-11-30" "max" => "2025-10-31" ] |
[ "placeholder" => "dd.mm.jjjj" "min" => "2024-11-30" "max" => "2025-10-31" ] |
data | DateTime @1732959139 {#1263 date: 2024-11-30 10:32:19.893115 Europe/Berlin (+01:00) } |
same as passed value |
html5 | true |
same as passed value |
label | "Contract start date tooltip" |
same as passed value |
label_html | true |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "dd.mm.jjjj" "min" => "2024-11-30" "max" => "2025-10-31" ] |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data | DateTime @1732959139 {#1263 date: 2024-11-30 10:32:19.893115 Europe/Berlin (+01:00) } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Contract start date tooltip" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | false |
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() {#1332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1331 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "dd.mm.jjjj" "min" => "2024-11-30" "max" => "2025-10-31" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_sponsor_contractStartDate" ] |
cache_key | "_sponsor_contractStartDate_date" |
compound | false |
data | DateTime @1732959139 {#1636 date: 2024-11-30 10:32:19.893115 Europe/Berlin (+01:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1674 -form: Symfony\Component\Form\Form {#1555 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1673 …5} |
full_name | "sponsor[contractStartDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_contractStartDate" |
label | "Contract start date tooltip" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contractStartDate" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_sponsor_contractStartDate" |
valid | true |
value | "2024-11-30" |
widget | "single_text" |
invoiceInterval
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
auto_initialize | false |
false
|
choice_label | Closure(InvoiceInterval $invoiceInterval) {#1561 class: "App\Form\Frontend\SponsorType" this: App\Form\Frontend\SponsorType {#1189 …} } |
same as passed value |
class | "App\Entity\InvoiceInterval" |
same as passed value |
label | "Invoice interval tooltip" |
same as passed value |
label_html | true |
same as passed value |
mapped | false |
false
|
query_builder | Closure(InvoiceIntervalRepository $invoiceIntervalRepository) {#1560 class: "App\Form\Frontend\SponsorType" this: App\Form\Frontend\SponsorType {#1189 …} use: { $customerInvoiceSettings: Proxies\__CG__\App\Entity\CustomerInvoiceSettings {#876 …} } } |
Doctrine\ORM\QueryBuilder {#1581 -em: Doctrine\ORM\EntityManager {#230 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1578 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "invoice_interval" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1579 #from: "App\Entity\InvoiceInterval" #alias: "invoice_interval" #indexBy: null } ] "join" => [ "invoice_interval" => [ Doctrine\ORM\Query\Expr\Join {#1582 #joinType: "LEFT" #join: "invoice_interval.customerInvoiceSettings" #alias: "customerInvoiceSettings" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1583 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "customerInvoiceSettings = :idCustomerInvoiceSettings" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT invoice_interval FROM App\Entity\InvoiceInterval invoice_interval LEFT JOIN invoice_interval.customerInvoiceSettings customerInvoiceSettings WHERE customerInvoiceSettings = :idCustomerInvoiceSettings" -parameters: Doctrine\Common\Collections\ArrayCollection {#1584 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "customerInvoiceSettings" => "invoice_interval" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(InvoiceInterval $invoiceInterval) {#1561 class: "App\Form\Frontend\SponsorType" this: App\Form\Frontend\SponsorType {#1189 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1625 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1586 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1580 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1587 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1609 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1589 …} } |
choices | null |
class | "App\Entity\InvoiceInterval" |
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 {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data_class | null |
disabled | false |
em | ContainerJJwHI4u\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#326 …2} |
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 |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1606 -om: ContainerJJwHI4u\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#326 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#912 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Invoice interval tooltip" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1581 -em: Doctrine\ORM\EntityManager {#230 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1578 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "invoice_interval" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1579 #from: "App\Entity\InvoiceInterval" #alias: "invoice_interval" #indexBy: null } ] "join" => [ "invoice_interval" => [ Doctrine\ORM\Query\Expr\Join {#1582 #joinType: "LEFT" #join: "invoice_interval.customerInvoiceSettings" #alias: "customerInvoiceSettings" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1583 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "customerInvoiceSettings = :idCustomerInvoiceSettings" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT invoice_interval FROM App\Entity\InvoiceInterval invoice_interval LEFT JOIN invoice_interval.customerInvoiceSettings customerInvoiceSettings WHERE customerInvoiceSettings = :idCustomerInvoiceSettings" -parameters: Doctrine\Common\Collections\ArrayCollection {#1584 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "customerInvoiceSettings" => "invoice_interval" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1574 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_sponsor_invoiceInterval" ] |
cache_key | "_sponsor_invoiceInterval_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "12 Monate" +value: "4" +data: App\Entity\InvoiceInterval {#1685 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1675 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1676 …5} |
full_name | "sponsor[invoiceInterval]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor_invoiceInterval" |
is_selected | Closure($choice, $value) {#1709 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1370 …} } |
label | "Invoice interval tooltip" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "invoiceInterval" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsor_invoiceInterval" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "89c1c8c90008.Sx3mFYsEpOhCrPdSykCOsX7T2x_I_BQ7D2H7gh2OE68.ZlKyY9pJ4a0tnMUf8xX43A-ivSaho3lvQwCD6yvfZtwHcK9B3G7zpgz7tg" |
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 | "89c1c8c90008.Sx3mFYsEpOhCrPdSykCOsX7T2x_I_BQ7D2H7gh2OE68.ZlKyY9pJ4a0tnMUf8xX43A-ivSaho3lvQwCD6yvfZtwHcK9B3G7zpgz7tg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1234 …} -namespace: Closure() {#1236 …} } |
data | "89c1c8c90008.Sx3mFYsEpOhCrPdSykCOsX7T2x_I_BQ7D2H7gh2OE68.ZlKyY9pJ4a0tnMUf8xX43A-ivSaho3lvQwCD6yvfZtwHcK9B3G7zpgz7tg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1238 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#995 …} $translationDomain: "validators" $message: Closure() {#1705 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sponsor__token" ] |
cache_key | "_sponsor__token_hidden" |
compound | false |
data | "89c1c8c90008.Sx3mFYsEpOhCrPdSykCOsX7T2x_I_BQ7D2H7gh2OE68.ZlKyY9pJ4a0tnMUf8xX43A-ivSaho3lvQwCD6yvfZtwHcK9B3G7zpgz7tg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1686 -form: Symfony\Component\Form\Form {#1698 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1703 …5} |
full_name | "sponsor[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsor__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 | "_sponsor__token" |
valid | true |
value | "89c1c8c90008.Sx3mFYsEpOhCrPdSykCOsX7T2x_I_BQ7D2H7gh2OE68.ZlKyY9pJ4a0tnMUf8xX43A-ivSaho3lvQwCD6yvfZtwHcK9B3G7zpgz7tg" |