Forms
-
Invoice
-
ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9
-
number
-
bankAccount
-
bankSwift
-
bankName
-
issuedAt
-
soldAt
-
paymentDeadline
-
currency
-
netto
-
vat
-
brutto
-
arrear
-
isDeleted
-
createdAt
-
updatedAt
-
ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9
-
_token
-
Invoice
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } |
| 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-Invoice-form" ] |
[ "class" => "ea-new-form" "id" => "new-Invoice-form" ] |
| data | App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } |
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-Invoice-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\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } |
| data_class | "App\Entity\Invoice" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Invoice" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } |
| 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() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1251 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-Invoice-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Invoice" ] |
| cache_key | "_Invoice_ea_crud" |
| compound | true |
| data | App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } |
| 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 {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1637 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1305 -errors: [] -form: Symfony\Component\Form\Form {#1260 …} } |
| form | Symfony\Component\Form\FormView {#1314 …5} |
| full_name | "Invoice" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Invoice" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice" |
| valid | true |
| value | App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } |
ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9
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\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| 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) {#1267 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() {#1269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1268 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Invoice_ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9" ] |
| cache_key | "_Invoice_ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9_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 {#1066 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQ34NM027XTHKTNFYQ5NHF9" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} -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 {#1137 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#198 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -uniqueId: Symfony\Component\Uid\Ulid {#1071 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1167 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| 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 {#1572 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1066 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQ34NM027XTHKTNFYQ5NHF9" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} -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 {#1137 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#198 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -uniqueId: Symfony\Component\Uid\Ulid {#1071 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1167 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1518 -errors: [] -form: Symfony\Component\Form\Form {#1461 …} } |
| form | Symfony\Component\Form\FormView {#1270 …5} |
| full_name | "Invoice[ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_ea_form_fieldset_01KEQ34NM027XTHKTNFYQ5NHF9" |
| valid | true |
| value | null |
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Number" |
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 |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Number" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1285 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Invoice_number" ] |
| cache_key | "_Invoice_number_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 {#1041 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "number" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Number" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} -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 {#1025 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#993 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V5Y" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1575 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1041 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "number" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Number" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} -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 {#1025 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#993 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V5Y" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1573 -errors: [] -form: Symfony\Component\Form\Form {#1464 …} } |
| form | Symfony\Component\Form\FormView {#1571 …5} |
| full_name | "Invoice[number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_number" |
| label | "Number" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "number" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_number" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
bankAccount
"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 | "Bank Account" |
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 |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Bank Account" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1294 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Invoice_bankAccount" ] |
| cache_key | "_Invoice_bankAccount_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 {#1033 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "bankAccount" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Bank Account" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -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 {#985 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#949 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1006 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V5Z" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1578 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1033 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "bankAccount" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Bank Account" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -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 {#985 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#949 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1006 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V5Z" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1576 -errors: [] -form: Symfony\Component\Form\Form {#1467 …} } |
| form | Symfony\Component\Form\FormView {#1574 …5} |
| full_name | "Invoice[bankAccount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_bankAccount" |
| label | "Bank Account" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bankAccount" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_bankAccount" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
bankSwift
"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 | "Bank Swift" |
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 |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1302 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Bank Swift" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1303 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Invoice_bankSwift" ] |
| cache_key | "_Invoice_bankSwift_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 {#1049 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "bankSwift" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Bank Swift" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1073 …} -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 {#947 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V60" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1581 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1049 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "bankSwift" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Bank Swift" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1073 …} -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 {#947 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V60" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1579 -errors: [] -form: Symfony\Component\Form\Form {#1470 …} } |
| form | Symfony\Component\Form\FormView {#1577 …5} |
| full_name | "Invoice[bankSwift]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_bankSwift" |
| label | "Bank Swift" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bankSwift" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_bankSwift" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
bankName
"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 | "Bank 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 |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1311 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Bank Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1312 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Invoice_bankName" ] |
| cache_key | "_Invoice_bankName_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 {#1009 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "bankName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Bank Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} -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 {#1077 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#207 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V61" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1584 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1009 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "bankName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Bank Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} -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 {#1077 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1081 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#207 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V61" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1582 -errors: [] -form: Symfony\Component\Form\Form {#1473 …} } |
| form | Symfony\Component\Form\FormView {#1580 …5} |
| full_name | "Invoice[bankName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_bankName" |
| label | "Bank Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bankName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_bankName" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
issuedAt
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 |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Issued At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Issued At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1329 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Invoice_issuedAt" ] |
| cache_key | "_Invoice_issuedAt_datetime" |
| 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 {#969 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "issuedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Issued At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1083 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1082 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1086 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#256 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V62" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#992 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1587 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#969 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "issuedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Issued At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1083 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1082 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1086 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#256 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V62" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#992 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1585 -errors: [] -form: Symfony\Component\Form\Form {#1476 …} } |
| form | Symfony\Component\Form\FormView {#1583 …5} |
| full_name | "Invoice[issuedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_issuedAt" |
| label | "Issued At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "issuedAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Invoice_issuedAt" |
| valid | true |
| value | "" |
| widget | "single_text" |
soldAt
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 |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Sold At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sold At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1339 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Invoice_soldAt" ] |
| cache_key | "_Invoice_soldAt_datetime" |
| 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 {#1074 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "soldAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Sold At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1087 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1091 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#75 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V63" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1000 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1590 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1074 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "soldAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Sold At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1087 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1091 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#75 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V63" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1000 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1588 -errors: [] -form: Symfony\Component\Form\Form {#1479 …} } |
| form | Symfony\Component\Form\FormView {#1586 …5} |
| full_name | "Invoice[soldAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_soldAt" |
| label | "Sold At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "soldAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Invoice_soldAt" |
| valid | true |
| value | "" |
| widget | "single_text" |
paymentDeadline
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 |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Payment Deadline" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Payment Deadline" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1349 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Invoice_paymentDeadline" ] |
| cache_key | "_Invoice_paymentDeadline_datetime" |
| 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 {#1079 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "paymentDeadline" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Payment Deadline" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1093 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1092 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1096 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V64" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1593 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1079 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "paymentDeadline" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Payment Deadline" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1093 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1092 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1096 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V64" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1591 -errors: [] -form: Symfony\Component\Form\Form {#1482 …} } |
| form | Symfony\Component\Form\FormView {#1589 …5} |
| full_name | "Invoice[paymentDeadline]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_paymentDeadline" |
| label | "Payment Deadline" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "paymentDeadline" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Invoice_paymentDeadline" |
| valid | true |
| value | "" |
| widget | "single_text" |
currency
"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 | "Currency" |
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 |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1359 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Currency" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1360 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Invoice_currency" ] |
| cache_key | "_Invoice_currency_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 {#1084 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "currency" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Currency" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1098 …} -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 {#1097 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1101 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#224 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V65" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1596 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1084 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "currency" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Currency" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1098 …} -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 {#1097 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1101 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#224 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V65" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1594 -errors: [] -form: Symfony\Component\Form\Form {#1485 …} } |
| form | Symfony\Component\Form\FormView {#1592 …5} |
| full_name | "Invoice[currency]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_currency" |
| label | "Currency" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "currency" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_currency" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
netto
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 | "Netto" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1372 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Netto" |
| 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 |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1373 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_Invoice_netto" ] |
| cache_key | "_Invoice_netto_integer" |
| 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 {#1089 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "netto" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Netto" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1102 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#193 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V66" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1599 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1089 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "netto" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Netto" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1102 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#193 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V66" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1597 -errors: [] -form: Symfony\Component\Form\Form {#1488 …} } |
| form | Symfony\Component\Form\FormView {#1595 …5} |
| full_name | "Invoice[netto]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_netto" |
| label | "Netto" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "netto" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_netto" |
| valid | true |
| value | "" |
vat
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 | "Vat" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1382 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Vat" |
| 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 |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1383 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_Invoice_vat" ] |
| cache_key | "_Invoice_vat_integer" |
| 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 {#1094 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "vat" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Vat" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1108 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1107 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1111 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#221 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V67" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1032 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1602 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1094 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "vat" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Vat" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1108 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1107 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1111 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#221 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V67" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1032 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1600 -errors: [] -form: Symfony\Component\Form\Form {#1491 …} } |
| form | Symfony\Component\Form\FormView {#1598 …5} |
| full_name | "Invoice[vat]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_vat" |
| label | "Vat" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vat" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_vat" |
| valid | true |
| value | "" |
brutto
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 | "Brutto" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1392 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Brutto" |
| 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 |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1393 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_Invoice_brutto" ] |
| cache_key | "_Invoice_brutto_integer" |
| 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 {#1099 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "brutto" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Brutto" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1112 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V68" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1605 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1099 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "brutto" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Brutto" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1112 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V68" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1603 -errors: [] -form: Symfony\Component\Form\Form {#1494 …} } |
| form | Symfony\Component\Form\FormView {#1601 …5} |
| full_name | "Invoice[brutto]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_brutto" |
| label | "Brutto" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "brutto" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_brutto" |
| valid | true |
| value | "" |
arrear
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 | "Arrear" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1402 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Arrear" |
| 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 |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1403 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_Invoice_arrear" ] |
| cache_key | "_Invoice_arrear_integer" |
| 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 {#1104 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "arrear" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Arrear" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#975 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V69" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1048 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1608 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1104 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "arrear" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Arrear" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#975 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V69" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1048 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1606 -errors: [] -form: Symfony\Component\Form\Form {#1497 …} } |
| form | Symfony\Component\Form\FormView {#1604 …5} |
| full_name | "Invoice[arrear]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_arrear" |
| label | "Arrear" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "arrear" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_arrear" |
| valid | true |
| value | "" |
isDeleted
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Is Deleted" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1415 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1416 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Is Deleted" |
| 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-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1420 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Invoice_isDeleted" ] |
| cache_key | "_Invoice_isDeleted_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1109 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isDeleted" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Is Deleted" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1122 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1126 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V6A" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1611 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1109 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isDeleted" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Is Deleted" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1122 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1126 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V6A" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1609 -errors: [] -form: Symfony\Component\Form\Form {#1500 …} } |
| form | Symfony\Component\Form\FormView {#1607 …5} |
| full_name | "Invoice[isDeleted]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_isDeleted" |
| label | "Is Deleted" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isDeleted" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_isDeleted" |
| valid | true |
| value | "1" |
createdAt
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 |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Created At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Created At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1427 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Invoice_createdAt" ] |
| cache_key | "_Invoice_createdAt_datetime" |
| 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 {#1114 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "createdAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Created At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1129 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1176 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V6B" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1064 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1614 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1114 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "createdAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Created At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1129 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1176 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V6B" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1064 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1612 -errors: [] -form: Symfony\Component\Form\Form {#1503 …} } |
| form | Symfony\Component\Form\FormView {#1610 …5} |
| full_name | "Invoice[createdAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_createdAt" |
| label | "Created At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "createdAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Invoice_createdAt" |
| valid | true |
| value | "" |
| widget | "single_text" |
updatedAt
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 |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Updated At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Updated At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1437 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Invoice_updatedAt" ] |
| cache_key | "_Invoice_updatedAt_datetime" |
| 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 {#1119 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "updatedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Updated At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1134 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1138 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#946 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V6C" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1617 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1119 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "updatedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Updated At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1134 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1138 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#946 …} -uniqueId: "01KEQ34NKJHC01GMSK51VB4V6C" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1615 -errors: [] -form: Symfony\Component\Form\Form {#1506 …} } |
| form | Symfony\Component\Form\FormView {#1613 …5} |
| full_name | "Invoice[updatedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_updatedAt" |
| label | "Updated At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "updatedAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Invoice_updatedAt" |
| valid | true |
| value | "" |
| widget | "single_text" |
ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9
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\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1451 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() {#1453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1452 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Invoice_ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9" ] |
| cache_key | "_Invoice_ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9_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 {#1155 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQ34NM027XTHKTNFYQ5NHF9" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -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 {#1162 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1175 …} -uniqueId: Symfony\Component\Uid\Ulid {#1160 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1125 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1620 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1155 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQ34NM027XTHKTNFYQ5NHF9" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -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 {#1162 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1175 …} -uniqueId: Symfony\Component\Uid\Ulid {#1160 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1125 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741 -isAccessible: true -fqcn: "App\Entity\Invoice" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} -instance: App\Entity\Invoice {#944 -id: null -number: null -user: null -seller: null -buyer: null -bankAccount: ? ?string -bankSwift: ? ?string -bankName: ? ?string -issuedAt: ? ?DateTimeImmutable -soldAt: ? ?DateTimeImmutable -paymentDeadline: ? ?DateTimeImmutable -currency: ? ?string -netto: ? ?int -vat: ? ?int -brutto: ? ?int -arrear: ? ?int -isDeleted: false #createdAt: ? ?DateTimeImmutable #updatedAt: ? ?DateTimeImmutable -positions: Doctrine\Common\Collections\ArrayCollection {#945 …} -queue: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#950 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1080 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1618 -errors: [] -form: Symfony\Component\Form\Form {#1509 …} } |
| form | Symfony\Component\Form\FormView {#1616 …5} |
| full_name | "Invoice[ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice_ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Invoice_ea_form_fieldset_close_01KEQ34NM027XTHKTNFYQ5NHF9" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0d1a94.pSi06bncrMSOfy7WPkJBdbHxpkc5aZ6Re8te7llBkJc.4xnOn8m476rZKl-OZCAxAISp-Sx4PcTLOLkrvQsT09HjZ_HclKWcp90-Hg" |
| 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 | "0d1a94.pSi06bncrMSOfy7WPkJBdbHxpkc5aZ6Re8te7llBkJc.4xnOn8m476rZKl-OZCAxAISp-Sx4PcTLOLkrvQsT09HjZ_HclKWcp90-Hg" |
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\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | "0d1a94.pSi06bncrMSOfy7WPkJBdbHxpkc5aZ6Re8te7llBkJc.4xnOn8m476rZKl-OZCAxAISp-Sx4PcTLOLkrvQsT09HjZ_HclKWcp90-Hg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1623 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() {#1625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1624 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Invoice__token" ] |
| cache_key | "_Invoice__token_hidden" |
| compound | false |
| data | "0d1a94.pSi06bncrMSOfy7WPkJBdbHxpkc5aZ6Re8te7llBkJc.4xnOn8m476rZKl-OZCAxAISp-Sx4PcTLOLkrvQsT09HjZ_HclKWcp90-Hg" |
| 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 {#1638 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1635 -errors: [] -form: Symfony\Component\Form\Form {#1631 …} } |
| form | Symfony\Component\Form\FormView {#1626 …5} |
| full_name | "Invoice[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Invoice__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 | "_Invoice__token" |
| valid | true |
| value | "0d1a94.pSi06bncrMSOfy7WPkJBdbHxpkc5aZ6Re8te7llBkJc.4xnOn8m476rZKl-OZCAxAISp-Sx4PcTLOLkrvQsT09HjZ_HclKWcp90-Hg" |