Forms
-
Customer
-
ea_form_fieldset_01K6Y24JDKYA41DXX73XBZGDGD
-
name
-
gender
-
email
-
company
-
addresses
-
0
-
street
-
number
-
zip
-
city
-
addition
-
type
-
-
-
phones
-
0
-
number
-
typeId
-
-
-
ea_form_fieldset_close_01K6Y24JDKYA41DXX73XBZGDGD
-
_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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } |
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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -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) {#1197 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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } |
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() {#1199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1196 …} $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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2005 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1558 -errors: [] -form: Symfony\Component\Form\Form {#1205 …} } |
form | Symfony\Component\Form\FormView {#1557 …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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } |
ea_form_fieldset_01K6Y24JDKYA41DXX73XBZGDGD
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) {#1212 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() {#1214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1213 …} $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_01K6Y24JDKYA41DXX73XBZGDGD" ] |
cache_key | "_Customer_ea_form_fieldset_01K6Y24JDKYA41DXX73XBZGDGD_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: "01K6Y24JDKYA41DXX73XBZGDGD" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
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 {#1727 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#758 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01K6Y24JDKYA41DXX73XBZGDGD" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1702 -errors: [] -form: Symfony\Component\Form\Form {#1530 …} } |
form | Symfony\Component\Form\FormView {#1611 …5} |
full_name | "Customer[ea_form_fieldset_01K6Y24JDKYA41DXX73XBZGDGD]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_ea_form_fieldset_01K6Y24JDKYA41DXX73XBZGDGD" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_01K6Y24JDKYA41DXX73XBZGDGD" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_ea_form_fieldset_01K6Y24JDKYA41DXX73XBZGDGD" |
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 | "Christian 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) {#1225 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() {#1227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1226 …} $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 | "Christian 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: "Christian Dirkes" -formattedValue: "Christian 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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1752 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#772 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: "Christian Dirkes" -formattedValue: "Christian 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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1750 -errors: [] -form: Symfony\Component\Form\Form {#1533 …} } |
form | Symfony\Component\Form\FormView {#1733 …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 | "Christian Dirkes" |
gender
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "männlich" |
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() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1246 …} $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 {#1756 +data: "männlich" +value: "männlich" +label: "Männlich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +data: "weiblich" +value: "weiblich" +label: "Weiblich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +data: "divers" +value: "divers" +label: "Divers" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "männlich" |
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: "männlich" -formattedValue: "männlich" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1770 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#779 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "gender" -propertyNameSuffix: null -value: "männlich" -formattedValue: "männlich" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1754 -errors: [] -form: Symfony\Component\Form\Form {#1536 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1751 …5} |
full_name | "Customer[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_gender" |
is_selected | Closure($choice, $value) {#1767 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 | "männlich" |
"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 | "chaosmoep@yahoo.de" |
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) {#1262 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() {#1264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1263 …} $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 | "chaosmoep@yahoo.de" |
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: "chaosmoep@yahoo.de" -formattedValue: "chaosmoep@yahoo.de" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1773 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#786 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: "chaosmoep@yahoo.de" -formattedValue: "chaosmoep@yahoo.de" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1771 -errors: [] -form: Symfony\Component\Form\Form {#1539 …} } |
form | Symfony\Component\Form\FormView {#1769 …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 | "chaosmoep@yahoo.de" |
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 | "SANO" |
View Format | same as normalized 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) {#1271 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() {#1273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1272 …} $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 | "SANO" |
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: "SANO" -formattedValue: "SANO" -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/crud/field/text.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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1776 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#793 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "company" -propertyNameSuffix: null -value: "SANO" -formattedValue: "SANO" -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/crud/field/text.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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1774 -errors: [] -form: Symfony\Component\Form\Form {#1542 …} } |
form | Symfony\Component\Form\FormView {#1772 …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 | "SANO" |
addresses
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\ORM\PersistentCollection {#1576 #collection: Doctrine\Common\Collections\ArrayCollection {#1577 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4992 …} -backRefFieldName: "customer" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5002 …} } |
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) {#1286 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() {#1288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1287 …} $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 {#1576 #collection: Doctrine\Common\Collections\ArrayCollection {#1577 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4992 …} -backRefFieldName: "customer" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5002 …} } |
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 8, 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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1803 -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 8, 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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1777 -errors: [] -form: Symfony\Component\Form\Form {#1545 …} } |
form | Symfony\Component\Form\FormView {#1775 …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 {#1778 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses" |
valid | true |
value | Doctrine\ORM\PersistentCollection {#1576 #collection: Doctrine\Common\Collections\ArrayCollection {#1577 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#4992 …} -backRefFieldName: "customer" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5002 …} } |
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: 3 -customer: App\Entity\Customer {#503 -id: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -street: "Vorm Walde" -number: "8" -zip: "30926" -city: "Seelze" -addition: null -type: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1713 …} -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) {#1586 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() {#1588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1587 …} $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: 3 -customer: App\Entity\Customer {#503 -id: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -street: "Vorm Walde" -number: "8" -zip: "30926" -city: "Seelze" -addition: null -type: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1713 …} -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 {#1804 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1808 -errors: [] -form: Symfony\Component\Form\Form {#1652 …} } |
form | Symfony\Component\Form\FormView {#1891 …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: 3 -customer: App\Entity\Customer {#503 -id: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -street: "Vorm Walde" -number: "8" -zip: "30926" -city: "Seelze" -addition: null -type: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1713 …} -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) {#1595 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() {#1601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1600 …} $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 {#1906 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1904 -errors: [] -form: Symfony\Component\Form\Form {#1655 …} } |
form | Symfony\Component\Form\FormView {#1805 …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 | "8" |
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) {#1598 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() {#1610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1609 …} $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 | "8" |
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 {#1909 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1907 -errors: [] -form: Symfony\Component\Form\Form {#1658 …} } |
form | Symfony\Component\Form\FormView {#1905 …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 | "8" |
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) {#1607 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() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1618 …} $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 {#1912 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1910 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } |
form | Symfony\Component\Form\FormView {#1908 …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) {#1616 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() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1627 …} $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 {#1915 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1913 -errors: [] -form: Symfony\Component\Form\Form {#1664 …} } |
form | Symfony\Component\Form\FormView {#1911 …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) {#1625 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() {#1637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1636 …} $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 {#1918 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1916 -errors: [] -form: Symfony\Component\Form\Form {#1667 …} } |
form | Symfony\Component\Form\FormView {#1914 …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 {#1713 …} -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 {#1646 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1395 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1643 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1407 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1647 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1408 …} } |
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 {#1398 -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() {#1596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1597 …} $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 {#1922 +data: Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1713 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1022 …} } +value: "1" +label: "Hauptadresse" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +data: App\Entity\AddressesType {#1888 …} +value: "2" +label: "Projektadresse" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +data: App\Entity\AddressesType {#1898 …} +value: "3" +label: "Rechnungsadresse" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\AddressesType {#1019 -id: 1 -name: "Hauptadresse" -addresses: Doctrine\ORM\PersistentCollection {#1713 …} -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 {#1920 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1919 -errors: [] -form: Symfony\Component\Form\Form {#1670 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1917 …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) {#1921 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 {#1583 #collection: Doctrine\Common\Collections\ArrayCollection {#1584 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#5151 …} -backRefFieldName: "customerId" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5153 …} } |
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) {#1410 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() {#1369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1378 …} $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 {#1583 #collection: Doctrine\Common\Collections\ArrayCollection {#1584 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#5151 …} -backRefFieldName: "customerId" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5153 …} } |
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: "Privat: 0176 43376364" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1947 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#809 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "phones" -propertyNameSuffix: null -value: Doctrine\ORM\PersistentCollection {#571 …} -formattedValue: "Privat: 0176 43376364" -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1892 -errors: [] -form: Symfony\Component\Form\Form {#1548 …} } |
form | Symfony\Component\Form\FormView {#1780 …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 {#1925 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_phones" |
valid | true |
value | Doctrine\ORM\PersistentCollection {#1583 #collection: Doctrine\Common\Collections\ArrayCollection {#1584 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#5151 …} -backRefFieldName: "customerId" -isDirty: true -em: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5153 …} } |
0
"App\Form\PhoneType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Phone {#1053 -id: 2 -customerId: App\Entity\Customer {#503 -id: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -typeId: Proxies\__CG__\App\Entity\PhoneType {#1075 -id: 1 -name: "Privat" -phones: Doctrine\ORM\PersistentCollection {#1090 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1078 …} } -number: "0176 43376364" } |
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\Phone" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Phone" } } |
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() {#1678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1677 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "phone" "_Customer_phones_entry" ] |
cache_key | "_Customer_phones_entry_phone" |
compound | true |
data | App\Entity\Phone {#1053 -id: 2 -customerId: App\Entity\Customer {#503 -id: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -typeId: Proxies\__CG__\App\Entity\PhoneType {#1075 -id: 1 -name: "Privat" -phones: Doctrine\ORM\PersistentCollection {#1090 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1078 …} } -number: "0176 43376364" } |
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 {#1940 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1948 -errors: [] -form: Symfony\Component\Form\Form {#1741 …} } |
form | Symfony\Component\Form\FormView {#1943 …5} |
full_name | "Customer[phones][0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_phones_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_phones_entry" |
valid | true |
value | App\Entity\Phone {#1053 -id: 2 -customerId: App\Entity\Customer {#503 -id: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -typeId: Proxies\__CG__\App\Entity\PhoneType {#1075 -id: 1 -name: "Privat" -phones: Doctrine\ORM\PersistentCollection {#1090 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1078 …} } -number: "0176 43376364" } |
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 | "0176 43376364" |
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 ] |
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) {#1720 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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1725 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_phones_entry_number" ] |
cache_key | "_Customer_phones_entry_number_text" |
compound | false |
data | "0176 43376364" |
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 {#1966 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1964 -errors: [] -form: Symfony\Component\Form\Form {#1744 …} } |
form | Symfony\Component\Form\FormView {#1963 …5} |
full_name | "Customer[phones][0][number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_phones_0_number" |
label | null |
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_phones_entry_number" |
valid | true |
value | "0176 43376364" |
typeId
"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\PhoneType {#1075 -id: 1 -name: "Privat" -phones: Doctrine\ORM\PersistentCollection {#1090 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1078 …} } |
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\PhoneType" |
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 {#1735 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1483 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1732 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1407 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1736 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1493 …} } |
choices | null |
class | "App\Entity\PhoneType" |
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 {#1474 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerAEHfx9i\EntityManagerGhost614a58f {#351 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1037 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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() {#1721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1722 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_Customer_phones_entry_typeId" ] |
cache_key | "_Customer_phones_entry_typeId_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +data: Proxies\__CG__\App\Entity\PhoneType {#1075 -id: 1 -name: "Privat" -phones: Doctrine\ORM\PersistentCollection {#1090 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1078 …} } +value: "1" +label: "Privat" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +data: App\Entity\PhoneType {#1944 …} +value: "2" +label: "Handy" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +data: App\Entity\PhoneType {#1954 …} +value: "3" +label: "Baustelle" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +data: App\Entity\PhoneType {#1960 …} +value: "4" +label: "Sonstige" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\PhoneType {#1075 -id: 1 -name: "Privat" -phones: Doctrine\ORM\PersistentCollection {#1090 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1078 …} } |
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 {#1968 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1967 -errors: [] -form: Symfony\Component\Form\Form {#1747 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1965 …5} |
full_name | "Customer[phones][0][typeId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_phones_0_typeId" |
is_selected | Closure($choice, $value) {#1969 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typeId" |
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_phones_entry_typeId" |
valid | true |
value | "1" |
ea_form_fieldset_close_01K6Y24JDKYA41DXX73XBZGDGD
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) {#1516 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() {#1521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1517 …} $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_01K6Y24JDKYA41DXX73XBZGDGD" ] |
cache_key | "_Customer_ea_form_fieldset_close_01K6Y24JDKYA41DXX73XBZGDGD_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: "01K6Y24JDKYA41DXX73XBZGDGD" -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 {#1096 …} -uniqueId: Symfony\Component\Uid\Ulid {#954 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1093 …} -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1975 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#991 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01K6Y24JDKYA41DXX73XBZGDGD" -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 {#1096 …} -uniqueId: Symfony\Component\Uid\Ulid {#954 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1093 …} -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: 2 -title: null -name: "Christian Dirkes" -email: "chaosmoep@yahoo.de" -company: "SANO" -status: 1 -gender: "männlich" -addresses: Doctrine\ORM\PersistentCollection {#550 …} -phones: Doctrine\ORM\PersistentCollection {#571 …} -quotations: Doctrine\ORM\PersistentCollection {#629 …} } -primaryKeyName: "id" -primaryKeyValue: 2 -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#756 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1128 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1939 -errors: [] -form: Symfony\Component\Form\Form {#1551 …} } |
form | Symfony\Component\Form\FormView {#1927 …5} |
full_name | "Customer[ea_form_fieldset_close_01K6Y24JDKYA41DXX73XBZGDGD]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_ea_form_fieldset_close_01K6Y24JDKYA41DXX73XBZGDGD" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_close_01K6Y24JDKYA41DXX73XBZGDGD" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_ea_form_fieldset_close_01K6Y24JDKYA41DXX73XBZGDGD" |
valid | true |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3ee4bd6d538062d44ce5da6672ab2417.HzjbEb2IDQJyDlI0qytg45iDzQW6l-2P5IvYJ8tXz7k.RwuNYuXGOEQrajB96koLjcnsgFrY0abcrrmfaIMPgMxubJpT9PpJRkB7Yg" |
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 | "3ee4bd6d538062d44ce5da6672ab2417.HzjbEb2IDQJyDlI0qytg45iDzQW6l-2P5IvYJ8tXz7k.RwuNYuXGOEQrajB96koLjcnsgFrY0abcrrmfaIMPgMxubJpT9PpJRkB7Yg" |
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 | "3ee4bd6d538062d44ce5da6672ab2417.HzjbEb2IDQJyDlI0qytg45iDzQW6l-2P5IvYJ8tXz7k.RwuNYuXGOEQrajB96koLjcnsgFrY0abcrrmfaIMPgMxubJpT9PpJRkB7Yg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1991 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() {#1993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1992 …} $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 | "3ee4bd6d538062d44ce5da6672ab2417.HzjbEb2IDQJyDlI0qytg45iDzQW6l-2P5IvYJ8tXz7k.RwuNYuXGOEQrajB96koLjcnsgFrY0abcrrmfaIMPgMxubJpT9PpJRkB7Yg" |
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 {#2006 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#2003 -errors: [] -form: Symfony\Component\Form\Form {#1999 …} } |
form | Symfony\Component\Form\FormView {#1994 …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 | "3ee4bd6d538062d44ce5da6672ab2417.HzjbEb2IDQJyDlI0qytg45iDzQW6l-2P5IvYJ8tXz7k.RwuNYuXGOEQrajB96koLjcnsgFrY0abcrrmfaIMPgMxubJpT9PpJRkB7Yg" |