Forms
-
Customer
-
ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ
-
name
-
gender
-
email
-
company
-
addresses
-
0
-
street
-
number
-
zip
-
city
-
addition
-
type
-
-
-
phones
-
ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ
-
_token
-
Customer
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "ea-edit-form" "id" => "edit-Customer-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-Customer-form" ] |
data | App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } |
same as passed value |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } |
same as passed value |
translation_domain | "messages" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [ "class" => "ea-edit-form" "id" => "edit-Customer-form" ] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } |
data_class | "App\Entity\Customer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1163 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Customer" } } |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } |
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 | "messages" |
trim | true |
upload_max_size_message | Closure() {#1165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1162 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ea-edit-form" "id" => "edit-Customer-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_crud" "_Customer" ] |
cache_key | "_Customer_ea_crud" |
compound | true |
data | App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } |
disabled | false |
ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1912 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1524 -errors: [] -form: Symfony\Component\Form\Form {#1171 …} } |
form | Symfony\Component\Form\FormView {#1523 …5} |
full_name | "Customer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Customer" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer" |
valid | true |
value | App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } |
ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
ea_css_class | null |
ea_help | null |
ea_icon | null |
ea_is_collapsed | false |
ea_is_collapsible | false |
empty_data | Closure(FormInterface $form) {#1178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | 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() {#1180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1179 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_form_fieldset_open" "_Customer_ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ" ] |
cache_key | "_Customer_ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ_ea_form_fieldset_open" |
compound | true |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#758 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01K6Y22EHBQQXCS5WPJPMHY0AZ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#769 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#760 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#768 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#757 …} -uniqueId: Symfony\Component\Uid\Ulid {#771 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#763 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_css_class | null |
ea_help | null |
ea_icon | null |
ea_is_collapsed | false |
ea_is_collapsible | false |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1643 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#758 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01K6Y22EHBQQXCS5WPJPMHY0AZ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#769 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#760 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#768 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#757 …} -uniqueId: Symfony\Component\Uid\Ulid {#771 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#763 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1641 -errors: [] -form: Symfony\Component\Form\Form {#1496 …} } |
form | Symfony\Component\Form\FormView {#1577 …5} |
full_name | "Customer[ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_ea_form_fieldset_01K6Y22EHBQQXCS5WPJPMHY0AZ" |
valid | true |
value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Marina Dirkes" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Name" |
same as passed value |
label_html | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Name" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1192 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_name" ] |
cache_key | "_Customer_name_text" |
compound | false |
data | "Marina Dirkes" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#772 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "Marina Dirkes" -formattedValue: "Marina Dirkes" -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#775 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#774 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#776 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#839 …} -uniqueId: Symfony\Component\Uid\Ulid {#773 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#778 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1685 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#772 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "Marina Dirkes" -formattedValue: "Marina Dirkes" -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#775 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#774 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#776 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#839 …} -uniqueId: Symfony\Component\Uid\Ulid {#773 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#778 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1644 -errors: [] -form: Symfony\Component\Form\Form {#1499 …} } |
form | Symfony\Component\Form\FormView {#1642 …5} |
full_name | "Customer[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_name" |
label | "Name" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [ "class" => "field-text" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_name" |
valid | true |
value | "Marina Dirkes" |
gender
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "weiblich" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
choices | [ "Männlich" => "männlich" "Weiblich" => "weiblich" "Divers" => "divers" ] |
[ "Männlich" => "männlich" "Weiblich" => "weiblich" "Divers" => "divers" ] |
expanded | false |
same as passed value |
label | "Geschlecht" |
same as passed value |
label_html | true |
same as passed value |
multiple | false |
same as passed value |
placeholder | "" |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
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_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Männlich" => "männlich" "Weiblich" => "weiblich" "Divers" => "divers" ] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | "Geschlecht" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
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 | [ "class" => "field-select" ] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1212 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_Customer_gender" ] |
cache_key | "_Customer_gender_choice" |
choice_translation_domain | "messages" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +data: "männlich" +value: "männlich" +label: "Männlich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +data: "weiblich" +value: "weiblich" +label: "Weiblich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +data: "divers" +value: "divers" +label: "Divers" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "weiblich" |
disabled | false |
duplicate_preferred_choices | true |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#779 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "gender" -propertyNameSuffix: null -value: "weiblich" -formattedValue: "weiblich" -formatValueCallable: null -label: "Geschlecht" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#782 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#781 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#783 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#938 …} -uniqueId: Symfony\Component\Uid\Ulid {#780 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#785 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1689 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#779 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "gender" -propertyNameSuffix: null -value: "weiblich" -formattedValue: "weiblich" -formatValueCallable: null -label: "Geschlecht" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#782 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#781 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#783 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#938 …} -uniqueId: Symfony\Component\Uid\Ulid {#780 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#785 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1682 -errors: [] -form: Symfony\Component\Form\Form {#1502 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1668 …5} |
full_name | "Customer[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_gender" |
is_selected | Closure($choice, $value) {#1687 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Geschlecht" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "gender" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [ "class" => "field-select" ] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_gender" |
valid | true |
value | "weiblich" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "marina.dirkes@gmail.com" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "inputmode" => "email" ] |
[ "inputmode" => "email" ] |
label | "E-Mail" |
same as passed value |
label_html | true |
same as passed value |
required | false |
same as passed value |
row_attr | [ "class" => "field-email" ] |
[ "class" => "field-email" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "inputmode" => "email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "E-Mail" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "field-email" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1229 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_Customer_email" ] |
cache_key | "_Customer_email_email" |
compound | false |
data | "marina.dirkes@gmail.com" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#786 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: "marina.dirkes@gmail.com" -formattedValue: "marina.dirkes@gmail.com" -formatValueCallable: null -label: "E-Mail" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#789 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/crud/field/email.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#788 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#790 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -uniqueId: Symfony\Component\Uid\Ulid {#787 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#792 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1692 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#786 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: "marina.dirkes@gmail.com" -formattedValue: "marina.dirkes@gmail.com" -formatValueCallable: null -label: "E-Mail" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#789 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/crud/field/email.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#788 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#790 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -uniqueId: Symfony\Component\Uid\Ulid {#787 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#792 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1690 -errors: [] -form: Symfony\Component\Form\Form {#1505 …} } |
form | Symfony\Component\Form\FormView {#1688 …5} |
full_name | "Customer[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_email" |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-email" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_email" |
valid | true |
value | "marina.dirkes@gmail.com" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Firma" |
same as passed value |
label_html | true |
same as passed value |
required | false |
same as passed value |
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Firma" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1238 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_company" ] |
cache_key | "_Customer_company_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#793 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "company" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Firma" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#796 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#795 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#797 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} -uniqueId: Symfony\Component\Uid\Ulid {#794 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#799 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1695 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#793 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "company" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Firma" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#796 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#795 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#797 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} -uniqueId: Symfony\Component\Uid\Ulid {#794 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#799 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1693 -errors: [] -form: Symfony\Component\Form\Form {#1508 …} } |
form | Symfony\Component\Form\FormView {#1691 …5} |
full_name | "Customer[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_company" |
label | "Firma" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_company" |
valid | true |
value | "" |
addresses
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\ORM\PersistentCollection {#1542 #collection: Doctrine\Common\Collections\ArrayCollection {#1543 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4800 …} -backRefFieldName: "customer" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4810 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
same as passed value |
delete_empty | true |
same as passed value |
entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\AddressType" |
same as passed value |
label | "Adressen" |
same as passed value |
label_html | true |
same as passed value |
prototype_name | "__addressesname__" |
same as passed value |
required | false |
same as passed value |
row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\AddressType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_as_list | false |
label | "Adressen" |
label_attr | [] |
label_format | null |
label_html | true |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__addressesname__" |
prototype_options | [] |
required | false |
row_attr | [ "class" => "field-collection" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1253 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_Customer_addresses" ] |
cache_key | "_Customer_addresses_collection" |
compound | true |
data | Doctrine\ORM\PersistentCollection {#1542 #collection: Doctrine\Common\Collections\ArrayCollection {#1543 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4800 …} -backRefFieldName: "customer" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4810 …} } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#800 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "addresses" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#550 …} -formattedValue: "Vorm Walde 9, 30926 Seelze" -formatValueCallable: null -label: "Adressen" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#803 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#802 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#804 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -uniqueId: Symfony\Component\Uid\Ulid {#801 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#806 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1722 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#800 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "addresses" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#550 …} -formattedValue: "Vorm Walde 9, 30926 Seelze" -formatValueCallable: null -label: "Adressen" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#803 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#802 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#804 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -uniqueId: Symfony\Component\Uid\Ulid {#801 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#806 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1696 -errors: [] -form: Symfony\Component\Form\Form {#1511 …} } |
form | Symfony\Component\Form\FormView {#1694 …5} |
full_name | "Customer[addresses]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses" |
label | "Adressen" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addresses" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1697 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses" |
valid | true |
value | Doctrine\ORM\PersistentCollection {#1542 #collection: Doctrine\Common\Collections\ArrayCollection {#1543 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4800 …} -backRefFieldName: "customer" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4810 …} } |
0
"App\Form\AddressType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Addresses {#985 -id: 4 -customer: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -street: "Vorm Walde" -number: "9" -zip: "30926" -city: "Seelze" -addition: null -type: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1679 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1022 …} } -quotations: Doctrine\ORM\PersistentCollection {#1026 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
same as passed value |
block_name | "entry" |
same as passed value |
label | false |
same as passed value |
property_path | "[0]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | "App\Entity\Addresses" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Addresses" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | "[0]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1553 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "address" "_Customer_addresses_entry" ] |
cache_key | "_Customer_addresses_entry_address" |
compound | true |
data | App\Entity\Addresses {#985 -id: 4 -customer: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -street: "Vorm Walde" -number: "9" -zip: "30926" -city: "Seelze" -addition: null -type: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1679 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1022 …} } -quotations: Doctrine\ORM\PersistentCollection {#1026 …} } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1723 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1727 -errors: [] -form: Symfony\Component\Form\Form {#1618 …} } |
form | Symfony\Component\Form\FormView {#1810 …5} |
full_name | "Customer[addresses][0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses_0" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses_entry" |
valid | true |
value | App\Entity\Addresses {#985 -id: 4 -customer: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -street: "Vorm Walde" -number: "9" -zip: "30926" -city: "Seelze" -addition: null -type: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1679 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1022 …} } -quotations: Doctrine\ORM\PersistentCollection {#1026 …} } |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Vorm Walde" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "Straße" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Straße" |
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() {#1567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1566 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_addresses_entry_street" ] |
cache_key | "_Customer_addresses_entry_street_text" |
compound | false |
data | "Vorm Walde" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1825 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1823 -errors: [] -form: Symfony\Component\Form\Form {#1621 …} } |
form | Symfony\Component\Form\FormView {#1724 …5} |
full_name | "Customer[addresses][0][street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses_0_street" |
label | "Straße" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses_entry_street" |
valid | true |
value | "Vorm Walde" |
number
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "Hausnummer" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1564 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Hausnummer" |
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() {#1576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1575 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_addresses_entry_number" ] |
cache_key | "_Customer_addresses_entry_number_text" |
compound | false |
data | "9" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1828 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1826 -errors: [] -form: Symfony\Component\Form\Form {#1624 …} } |
form | Symfony\Component\Form\FormView {#1824 …5} |
full_name | "Customer[addresses][0][number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses_0_number" |
label | "Hausnummer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "number" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses_entry_number" |
valid | true |
value | "9" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "30926" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "Postleitzahl" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Postleitzahl" |
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() {#1585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1584 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_addresses_entry_zip" ] |
cache_key | "_Customer_addresses_entry_zip_text" |
compound | false |
data | "30926" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1831 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1829 -errors: [] -form: Symfony\Component\Form\Form {#1627 …} } |
form | Symfony\Component\Form\FormView {#1827 …5} |
full_name | "Customer[addresses][0][zip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses_0_zip" |
label | "Postleitzahl" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses_entry_zip" |
valid | true |
value | "30926" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Seelze" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "Stadt" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Stadt" |
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() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1593 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_addresses_entry_city" ] |
cache_key | "_Customer_addresses_entry_city_text" |
compound | false |
data | "Seelze" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1834 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1832 -errors: [] -form: Symfony\Component\Form\Form {#1630 …} } |
form | Symfony\Component\Form\FormView {#1830 …5} |
full_name | "Customer[addresses][0][city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses_0_city" |
label | "Stadt" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses_entry_city" |
valid | true |
value | "Seelze" |
addition
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
label | "Zusatz" |
same as passed value |
required | false |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Zusatz" |
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() {#1603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1602 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_addresses_entry_addition" ] |
cache_key | "_Customer_addresses_entry_addition_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1837 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1835 -errors: [] -form: Symfony\Component\Form\Form {#1633 …} } |
form | Symfony\Component\Form\FormView {#1833 …5} |
full_name | "Customer[addresses][0][addition]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses_0_addition" |
label | "Zusatz" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addition" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses_entry_addition" |
valid | true |
value | "" |
type
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1679 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1022 …} } |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\AddressesType" |
same as passed value |
label | "Typ" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1612 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1361 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1609 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1373 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1613 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1374 …} } |
choices | null |
class | "App\Entity\AddressesType" |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} |
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 {#1364 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#969 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Typ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
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 | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1563 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_Customer_addresses_entry_type" ] |
cache_key | "_Customer_addresses_entry_type_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +data: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1679 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1022 …} } +value: "1" +label: "Hauptadresse" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +data: App\Entity\AddressesType {#1807 …} +value: "2" +label: "Projektadresse" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +data: App\Entity\AddressesType {#1817 …} +value: "3" +label: "Rechnungsadresse" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1679 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1022 …} } |
disabled | false |
duplicate_preferred_choices | true |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1839 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1838 -errors: [] -form: Symfony\Component\Form\Form {#1636 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1836 …5} |
full_name | "Customer[addresses][0][type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_addresses_0_type" |
is_selected | Closure($choice, $value) {#1840 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Typ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses_entry_type" |
valid | true |
value | "1" |
phones
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\ORM\PersistentCollection {#1549 #collection: Doctrine\Common\Collections\ArrayCollection {#1550 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4959 …} -backRefFieldName: "customerId" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4961 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
same as passed value |
delete_empty | true |
same as passed value |
entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\PhoneType" |
same as passed value |
label | "Telefonnummern" |
same as passed value |
label_html | true |
same as passed value |
prototype_name | "__phonesname__" |
same as passed value |
required | false |
same as passed value |
row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#1376 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\PhoneType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_as_list | false |
label | "Telefonnummern" |
label_attr | [] |
label_format | null |
label_html | true |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__phonesname__" |
prototype_options | [] |
required | false |
row_attr | [ "class" => "field-collection" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1344 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_Customer_phones" ] |
cache_key | "_Customer_phones_collection" |
compound | true |
data | Doctrine\ORM\PersistentCollection {#1549 #collection: Doctrine\Common\Collections\ArrayCollection {#1550 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4959 …} -backRefFieldName: "customerId" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4961 …} } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#809 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "phones" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#571 …} -formattedValue: "" -formatValueCallable: null -label: "Telefonnummern" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#812 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#811 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#813 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -uniqueId: Symfony\Component\Uid\Ulid {#808 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#815 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1856 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#809 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "phones" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#571 …} -formattedValue: "" -formatValueCallable: null -label: "Telefonnummern" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#812 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#811 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#813 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -uniqueId: Symfony\Component\Uid\Ulid {#808 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#815 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1811 -errors: [] -form: Symfony\Component\Form\Form {#1514 …} } |
form | Symfony\Component\Form\FormView {#1699 …5} |
full_name | "Customer[phones]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_phones" |
label | "Telefonnummern" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phones" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1844 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_phones" |
valid | true |
value | Doctrine\ORM\PersistentCollection {#1549 #collection: Doctrine\Common\Collections\ArrayCollection {#1550 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4959 …} -backRefFieldName: "customerId" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#4961 …} } |
ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | 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() {#1487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1483 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_form_fieldset_close" "_Customer_ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ" ] |
cache_key | "_Customer_ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ_ea_form_fieldset_close" |
compound | true |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#991 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01K6Y22EHBQQXCS5WPJPMHY0AZ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1062 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1059 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1054 …} -uniqueId: Symfony\Component\Uid\Ulid {#798 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1867 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#991 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01K6Y22EHBQQXCS5WPJPMHY0AZ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1062 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1059 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1051 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1054 …} -uniqueId: Symfony\Component\Uid\Ulid {#798 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#502 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#451 …} -instance: App\Entity\Customer {#503 -id: 3 -title: null -name: "Marina Dirkes" -email: "marina.dirkes@gmail.com" -company: null -status: 1 -gender: "weiblich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 3 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1094 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1866 -errors: [] -form: Symfony\Component\Form\Form {#1517 …} } |
form | Symfony\Component\Form\FormView {#1846 …5} |
full_name | "Customer[ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_ea_form_fieldset_close_01K6Y22EHBQQXCS5WPJPMHY0AZ" |
valid | true |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3c02f3c70d.CaCO4lNaxmuoRa0X0hLnrjSApq90XNIvgpzhq20Q20g.ef_drBw_lwWZdtlQ42HS1myt6_w3P5Ma6MnXkihkrQRi6fenZCqZWu8D2g" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "3c02f3c70d.CaCO4lNaxmuoRa0X0hLnrjSApq90XNIvgpzhq20Q20g.ef_drBw_lwWZdtlQ42HS1myt6_w3P5Ma6MnXkihkrQRi6fenZCqZWu8D2g" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | "3c02f3c70d.CaCO4lNaxmuoRa0X0hLnrjSApq90XNIvgpzhq20Q20g.ef_drBw_lwWZdtlQ42HS1myt6_w3P5Ma6MnXkihkrQRi6fenZCqZWu8D2g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1898 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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() {#1900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1899 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_Customer__token" ] |
cache_key | "_Customer__token_hidden" |
compound | false |
data | "3c02f3c70d.CaCO4lNaxmuoRa0X0hLnrjSApq90XNIvgpzhq20Q20g.ef_drBw_lwWZdtlQ42HS1myt6_w3P5Ma6MnXkihkrQRi6fenZCqZWu8D2g" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1913 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1910 -errors: [] -form: Symfony\Component\Form\Form {#1906 …} } |
form | Symfony\Component\Form\FormView {#1901 …5} |
full_name | "Customer[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer__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 | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer__token" |
valid | true |
value | "3c02f3c70d.CaCO4lNaxmuoRa0X0hLnrjSApq90XNIvgpzhq20Q20g.ef_drBw_lwWZdtlQ42HS1myt6_w3P5Ma6MnXkihkrQRi6fenZCqZWu8D2g" |