Forms
-
Customer
-
ea_form_fieldset_01K6WSV01SRAJV2XNYGWETJAWP
-
name
-
gender
-
email
-
company
-
addresses
-
phones
-
ea_form_fieldset_close_01K6WSV01SRAJV2XNYGWETJAWP
-
_token
-
Customer
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "ea-new-form" "id" => "new-Customer-form" ] |
[ "class" => "ea-new-form" "id" => "new-Customer-form" ] |
data | App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } |
same as passed value |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } |
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-new-form" "id" => "new-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 {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } |
data_class | "App\Entity\Customer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Customer" } } |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } |
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() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1012 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ea-new-form" "id" => "new-Customer-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_crud" "_Customer" ] |
cache_key | "_Customer_ea_crud" |
compound | true |
data | App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } |
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 {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1647 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1425 -errors: [] -form: Symfony\Component\Form\Form {#1360 …} } |
form | Symfony\Component\Form\FormView {#1389 …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 {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } |
ea_form_fieldset_01K6WSV01SRAJV2XNYGWETJAWP
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) {#1008 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() {#1020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1019 …} $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_01K6WSV01SRAJV2XNYGWETJAWP" ] |
cache_key | "_Customer_ea_form_fieldset_01K6WSV01SRAJV2XNYGWETJAWP_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 {#943 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01K6WSV01SRAJV2XNYGWETJAWP" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#939 …} -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 {#940 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#938 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#937 …} -uniqueId: Symfony\Component\Uid\Ulid {#941 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
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 {#1432 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#943 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01K6WSV01SRAJV2XNYGWETJAWP" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#939 …} -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 {#940 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#938 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#937 …} -uniqueId: Symfony\Component\Uid\Ulid {#941 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1434 -errors: [] -form: Symfony\Component\Form\Form {#1362 …} } |
form | Symfony\Component\Form\FormView {#1436 …5} |
full_name | "Customer[ea_form_fieldset_01K6WSV01SRAJV2XNYGWETJAWP]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_ea_form_fieldset_01K6WSV01SRAJV2XNYGWETJAWP" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_01K6WSV01SRAJV2XNYGWETJAWP" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_ea_form_fieldset_01K6WSV01SRAJV2XNYGWETJAWP" |
valid | true |
value | null |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "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) {#999 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() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1001 …} $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 | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#455 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#506 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#505 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#530 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#704 …} -uniqueId: Symfony\Component\Uid\Ulid {#502 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#526 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1390 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#455 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#506 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#505 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#530 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#704 …} -uniqueId: Symfony\Component\Uid\Ulid {#502 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#526 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1431 -errors: [] -form: Symfony\Component\Form\Form {#1365 …} } |
form | Symfony\Component\Form\FormView {#1430 …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 | "" |
gender
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 | [ "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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1043 …} $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 {#1392 +data: "männlich" +value: "männlich" +label: "Männlich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1429 +data: "weiblich" +value: "weiblich" +label: "Weiblich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +data: "divers" +value: "divers" +label: "Divers" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
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 {#466 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "gender" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Geschlecht" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#513 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#514 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#512 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#805 …} -uniqueId: Symfony\Component\Uid\Ulid {#515 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#510 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1422 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#466 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "gender" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Geschlecht" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#513 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#514 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#512 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#805 …} -uniqueId: Symfony\Component\Uid\Ulid {#515 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#510 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1391 -errors: [] -form: Symfony\Component\Form\Form {#1368 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1433 …5} |
full_name | "Customer[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_gender" |
is_selected | Closure($choice, $value) {#1420 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 | "" |
Form type:
"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 | null |
View 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) {#1054 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() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1051 …} $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 | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#516 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "E-Mail" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#476 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#474 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#482 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#803 …} -uniqueId: Symfony\Component\Uid\Ulid {#475 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#492 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1438 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#516 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "E-Mail" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#476 …} -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/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#474 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#482 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#803 …} -uniqueId: Symfony\Component\Uid\Ulid {#475 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#492 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1427 -errors: [] -form: Symfony\Component\Form\Form {#1371 …} } |
form | Symfony\Component\Form\FormView {#1423 …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 | "" |
company
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Firma" |
same as passed value |
label_html | true |
same as passed value |
required | false |
same as passed value |
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#112 …} -logger: Monolog\Logger {#177 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#218 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1068 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() {#1075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1072 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Customer_company" ] |
cache_key | "_Customer_company_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#491 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "company" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Firma" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#453 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#457 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#452 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#807 …} -uniqueId: Symfony\Component\Uid\Ulid {#490 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#500 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1441 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#491 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "company" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Firma" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#453 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#457 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#452 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#807 …} -uniqueId: Symfony\Component\Uid\Ulid {#490 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#500 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1439 -errors: [] -form: Symfony\Component\Form\Form {#1374 …} } |
form | Symfony\Component\Form\FormView {#1426 …5} |
full_name | "Customer[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_company" |
label | "Firma" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_company" |
valid | true |
value | "" |
addresses
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1408 -elements: [] } |
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) {#1089 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() {#1083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1084 …} $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\Common\Collections\ArrayCollection {#1408 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#728 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "addresses" -propertyNameSuffix: null -value: Doctrine\Common\Collections\ArrayCollection {#533 …} -formattedValue: 0 -formatValueCallable: null -label: "Adressen" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#723 …} -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 {#724 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#722 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#814 …} -uniqueId: Symfony\Component\Uid\Ulid {#725 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#720 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1527 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#728 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "addresses" -propertyNameSuffix: null -value: Doctrine\Common\Collections\ArrayCollection {#533 …} -formattedValue: 0 -formatValueCallable: null -label: "Adressen" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#723 …} -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 {#724 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#722 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#814 …} -uniqueId: Symfony\Component\Uid\Ulid {#725 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#720 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1442 -errors: [] -form: Symfony\Component\Form\Form {#1377 …} } |
form | Symfony\Component\Form\FormView {#1440 …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 {#1443 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_addresses" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1408 -elements: [] } |
phones
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1413 -elements: [] } |
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) {#1267 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() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1129 …} $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\Common\Collections\ArrayCollection {#1413 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#458 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "phones" -propertyNameSuffix: null -value: Doctrine\Common\Collections\ArrayCollection {#451 …} -formattedValue: 0 -formatValueCallable: null -label: "Telefonnummern" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#694 …} -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 {#699 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#695 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#880 …} -uniqueId: Symfony\Component\Uid\Ulid {#698 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#503 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1619 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#458 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "phones" -propertyNameSuffix: null -value: Doctrine\Common\Collections\ArrayCollection {#451 …} -formattedValue: 0 -formatValueCallable: null -label: "Telefonnummern" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#694 …} -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 {#699 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#695 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#880 …} -uniqueId: Symfony\Component\Uid\Ulid {#698 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#503 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1467 -errors: [] -form: Symfony\Component\Form\Form {#1380 …} } |
form | Symfony\Component\Form\FormView {#1445 …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 {#1535 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_phones" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1413 -elements: [] } |
ea_form_fieldset_close_01K6WSV01SRAJV2XNYGWETJAWP
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) {#1294 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() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1327 …} $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_01K6WSV01SRAJV2XNYGWETJAWP" ] |
cache_key | "_Customer_ea_form_fieldset_close_01K6WSV01SRAJV2XNYGWETJAWP_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 {#691 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01K6WSV01SRAJV2XNYGWETJAWP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#865 …} -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 {#689 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#499 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#894 …} -uniqueId: Symfony\Component\Uid\Ulid {#690 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#478 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1532 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#691 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01K6WSV01SRAJV2XNYGWETJAWP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#865 …} -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 {#689 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#499 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#894 …} -uniqueId: Symfony\Component\Uid\Ulid {#690 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#478 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#665 -isAccessible: true -fqcn: "App\Entity\Customer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#469 …} -instance: App\Entity\Customer {#535 -id: null -title: null -name: null -email: null -company: null -status: 1 -gender: null -addresses: Doctrine\Common\Collections\ArrayCollection {#533 …} -phones: Doctrine\Common\Collections\ArrayCollection {#451 …} -quotations: Doctrine\Common\Collections\ArrayCollection {#454 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#524 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#927 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1540 -errors: [] -form: Symfony\Component\Form\Form {#1383 …} } |
form | Symfony\Component\Form\FormView {#1626 …5} |
full_name | "Customer[ea_form_fieldset_close_01K6WSV01SRAJV2XNYGWETJAWP]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Customer_ea_form_fieldset_close_01K6WSV01SRAJV2XNYGWETJAWP" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_close_01K6WSV01SRAJV2XNYGWETJAWP" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Customer_ea_form_fieldset_close_01K6WSV01SRAJV2XNYGWETJAWP" |
valid | true |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3a46cbd5959.itB2yI6gbF3F4xMEpwDN6BkvHmNu8zubGdrSDnIUIqI.6bMyhrjuHW2G21gpkkK521VmdVYCoXDIY5ngWwgjFcHInDKk2vNfKqKOYA" |
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 | "3a46cbd5959.itB2yI6gbF3F4xMEpwDN6BkvHmNu8zubGdrSDnIUIqI.6bMyhrjuHW2G21gpkkK521VmdVYCoXDIY5ngWwgjFcHInDKk2vNfKqKOYA" |
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 | "3a46cbd5959.itB2yI6gbF3F4xMEpwDN6BkvHmNu8zubGdrSDnIUIqI.6bMyhrjuHW2G21gpkkK521VmdVYCoXDIY5ngWwgjFcHInDKk2vNfKqKOYA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1612 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() {#1635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#473 …} $message: Closure() {#1610 …} $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 | "3a46cbd5959.itB2yI6gbF3F4xMEpwDN6BkvHmNu8zubGdrSDnIUIqI.6bMyhrjuHW2G21gpkkK521VmdVYCoXDIY5ngWwgjFcHInDKk2vNfKqKOYA" |
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 {#1648 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1645 -errors: [] -form: Symfony\Component\Form\Form {#1641 …} } |
form | Symfony\Component\Form\FormView {#1636 …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 | "3a46cbd5959.itB2yI6gbF3F4xMEpwDN6BkvHmNu8zubGdrSDnIUIqI.6bMyhrjuHW2G21gpkkK521VmdVYCoXDIY5ngWwgjFcHInDKk2vNfKqKOYA" |