Forms

  • PaymentAdviceAvis
    • ea_form_column_group_open_01KBZ721PDA6GM41HTSZ9WWTDQ
    • ea_form_column_01KBZ721PA9EQ9FG22688M5Q3F
    • ea_form_fieldset_01KBZ721PA9EQ9FG22688M5Q3H
    • avisNumber
    • avisDate
    • avisTotal
    • ea_form_row_01KBZ721PA9EQ9FG22688M5Q3Q
    • creditNoteNumbers
    • creditNotesTable
    • ea_form_fieldset_close_01KBZ721PDA6GM41HTSZ9WWTDS
    • ea_form_column_close_01KBZ721PDA6GM41HTSZ9WWTDV
    • ea_form_column_01KBZ721PA9EQ9FG22688M5Q3V
    • ea_form_fieldset_01KBZ721PA9EQ9FG22688M5Q3X
    • pdf
    • ea_form_fieldset_close_01KBZ721PDA6GM41HTSZ9WWTDX
    • ea_form_column_close_01KBZ721PDA6GM41HTSZ9WWTDZ
    • ea_form_column_group_close_01KBZ721PDA6GM41HTSZ9WWTE1
    • _token

PaymentAdviceAvis

Form type:
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
PcFibo\Entity\PaymentAdviceAvis {#710
  +id: 1
  +created_at: DateTimeImmutable @1764586794 {#701
    date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
  }
  +updated_at: null
  #customData: []
  +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
  +pdf: stream resource @45
    wrapper_type: "PHP"
    stream_type: "TEMP"
    mode: "w+b"
    unread_bytes: 0
    seekable: true
    uri: "php://temp"
    options: []
  }
  +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
  +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
  +avisNumber: "2500001844"
  +avisDate: DateTime @1725408000 {#699
    date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
  }
  +avisTotal: 5292.45
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
attr
[
  "class" => "ea-edit-form"
  "id" => "edit-PaymentAdviceAvis-form"
]
[
  "class" => "ea-edit-form"
  "id" => "edit-PaymentAdviceAvis-form"
]
data
PcFibo\Entity\PaymentAdviceAvis {#710
  +id: 1
  +created_at: DateTimeImmutable @1764586794 {#701
    date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
  }
  +updated_at: null
  #customData: []
  +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
  +pdf: stream resource @45
    wrapper_type: "PHP"
    stream_type: "TEMP"
    mode: "w+b"
    unread_bytes: 0
    seekable: true
    uri: "php://temp"
    options: []
  }
  +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
  +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
  +avisNumber: "2500001844"
  +avisDate: DateTime @1725408000 {#699
    date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
  }
  +avisTotal: 5292.45
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#693
  -isAccessible: true
  -fqcn: "PcFibo\Entity\PaymentAdviceAvis"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#648 …}
  -instance: PcFibo\Entity\PaymentAdviceAvis {#710
    +id: 1
    +created_at: DateTimeImmutable @1764586794 {#701
      date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
    }
    +updated_at: null
    #customData: []
    +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
    +pdf: stream resource @45
      wrapper_type: "PHP"
      stream_type: "TEMP"
      mode: "w+b"
      unread_bytes: 0
      seekable: true
      uri: "php://temp"
      options: []
    }
    +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
    +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
    +avisNumber: "2500001844"
    +avisDate: DateTime @1725408000 {#699
      date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
    }
    +avisTotal: 5292.45
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 1
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#866 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1071 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
true
allow_file_upload
false
attr
[
  "class" => "ea-edit-form"
  "id" => "edit-PaymentAdviceAvis-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 {#325
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#327 …}
  -namespace: Closure() {#329 …}
}
data
PcFibo\Entity\PaymentAdviceAvis {#710
  +id: 1
  +created_at: DateTimeImmutable @1764586794 {#701
    date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
  }
  +updated_at: null
  #customData: []
  +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
  +pdf: stream resource @45
    wrapper_type: "PHP"
    stream_type: "TEMP"
    mode: "w+b"
    unread_bytes: 0
    seekable: true
    uri: "php://temp"
    options: []
  }
  +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
  +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
  +avisNumber: "2500001844"
  +avisDate: DateTime @1725408000 {#699
    date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
  }
  +avisTotal: 5292.45
}
data_class
"PcFibo\Entity\PaymentAdviceAvis"
disabled
false
empty_data
Closure(FormInterface $form) {#1186
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "PcFibo\Entity\PaymentAdviceAvis"
  }
}
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#693
  -isAccessible: true
  -fqcn: "PcFibo\Entity\PaymentAdviceAvis"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#648 …}
  -instance: PcFibo\Entity\PaymentAdviceAvis {#710
    +id: 1
    +created_at: DateTimeImmutable @1764586794 {#701
      date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
    }
    +updated_at: null
    #customData: []
    +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
    +pdf: stream resource @45
      wrapper_type: "PHP"
      stream_type: "TEMP"
      mode: "w+b"
      unread_bytes: 0
      seekable: true
      uri: "php://temp"
      options: []
    }
    +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
    +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
    +avisNumber: "2500001844"
    +avisDate: DateTime @1725408000 {#699
      date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
    }
    +avisTotal: 5292.45
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 1
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#866 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1071 …}
}
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() {#1188
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#258 …}
    $message: Closure() {#1185 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[
  "class" => "ea-edit-form"
  "id" => "edit-PaymentAdviceAvis-form"
]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "ea_crud"
  "_PaymentAdviceAvis"
]
cache_key
"_PaymentAdviceAvis_ea_crud"
compound
true
data
PcFibo\Entity\PaymentAdviceAvis {#710
  +id: 1
  +created_at: DateTimeImmutable @1764586794 {#701
    date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
  }
  +updated_at: null
  #customData: []
  +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
  +pdf: stream resource @45
    wrapper_type: "PHP"
    stream_type: "TEMP"
    mode: "w+b"
    unread_bytes: 0
    seekable: true
    uri: "php://temp"
    options: []
  }
  +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
  +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
  +avisNumber: "2500001844"
  +avisDate: DateTime @1725408000 {#699
    date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
  }
  +avisTotal: 5292.45
}
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 {#693
    -isAccessible: true
    -fqcn: "PcFibo\Entity\PaymentAdviceAvis"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#648 …}
    -instance: PcFibo\Entity\PaymentAdviceAvis {#710
      +id: 1
      +created_at: DateTimeImmutable @1764586794 {#701
        date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
      }
      +updated_at: null
      #customData: []
      +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
      +pdf: stream resource @45
        wrapper_type: "PHP"
        stream_type: "TEMP"
        mode: "w+b"
        unread_bytes: 0
        seekable: true
        uri: "php://temp"
        options: []
      }
      +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
      +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
      +avisNumber: "2500001844"
      +avisDate: DateTime @1725408000 {#699
        date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
      }
      +avisTotal: 5292.45
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 1
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#866 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1071 …}
  }
  "form_tabs" => []
  "form_fieldsets" => []
]
ea_vars
EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1834
  -fieldDto: null
  -entityDto: null
}
errors
Symfony\Component\Form\FormErrorIterator {#1324
  -form: Symfony\Component\Form\Form {#1194 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#1337 …5}
full_name
"PaymentAdviceAvis"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"PaymentAdviceAvis"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
true
name
"PaymentAdviceAvis"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
"messages"
unique_block_prefix
"_PaymentAdviceAvis"
valid
true
value
PcFibo\Entity\PaymentAdviceAvis {#710
  +id: 1
  +created_at: DateTimeImmutable @1764586794 {#701
    date: 2025-12-01 10:59:54.0 Etc/UTC (+00:00)
  }
  +updated_at: null
  #customData: []
  +status: PcFibo\Entity\PaymentAdviceAvis\Status {#702 …}
  +pdf: stream resource @45
    wrapper_type: "PHP"
    stream_type: "TEMP"
    mode: "w+b"
    unread_bytes: 0
    seekable: true
    uri: "php://temp"
    options: []
  }
  +pdfName: "Zahlungsavis 2500001844 04.09.2024.PDF"
  +creditNoteNumbers: "5100652525, 5100653727, 5100657267, 5100660713, 5100664761, 5100665848, 5100665851, 5100669206, 5100673445, 5100674674"
  +avisNumber: "2500001844"
  +avisDate: DateTime @1725408000 {#699
    date: 2024-09-04 00:00:00.0 Etc/UTC (+00:00)
  }
  +avisTotal: 5292.45
}