Forms

  • Order
    • reference
    • customer
    • tel
    • address
    • agent
    • cashBoxOrder
    • store
    • status
    • isChecked
    • orderItems
    • payments
    • _token

Order

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
App\Flexy\ShopBundle\Entity\Order\Order {#4084
  -id: null
  -createdAt: DateTime @1750593003 {#3691
    date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
  }
  -description: null
  -customer: null
  -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
  -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
  -firstName: null
  -lastName: null
  -companyName: null
  -address: null
  -city: null
  -country: null
  -department: null
  -postcode: null
  -email: null
  -tel: null
  -comment: null
  -demandeFund: null
  -status: "draft"
  -source: null
  -deliveryAt: null
  -recoveryAt: null
  -oldOrderNumber: null
  -reduction: null
  -distance: 0
  -shippingMethod: null
  -agent: null
  -paymentMethod: null
  -payedAmount: null
  -startProcessingAt: null
  -deliveryType: null
  -startDeliveryAt: null
  -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
  -coupon: null
  -agentToDo: null
  -isToDo: null
  -cityRegionShipping: null
  -cityRegionCollect: null
  -vendor: null
  -collectAddress: null
  -shippingAddress: null
  -collectTel: null
  -isHeavy: null
  -shippingTips: 0
  -walletPaymentAmount: 0
  -isChecked: null
  -tokenStripe: null
  -orderType: "order"
  -deletedAt: null
  -store: null
  -shipment: null
  -invoice: null
  -createdBy: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
  -reference: null
  -cashBoxOrder: 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-Order-form"
]
[
  "class" => "ea-new-form"
  "id" => "new-Order-form"
]
data
App\Flexy\ShopBundle\Entity\Order\Order {#4084
  -id: null
  -createdAt: DateTime @1750593003 {#3691
    date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
  }
  -description: null
  -customer: null
  -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
  -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
  -firstName: null
  -lastName: null
  -companyName: null
  -address: null
  -city: null
  -country: null
  -department: null
  -postcode: null
  -email: null
  -tel: null
  -comment: null
  -demandeFund: null
  -status: "draft"
  -source: null
  -deliveryAt: null
  -recoveryAt: null
  -oldOrderNumber: null
  -reduction: null
  -distance: 0
  -shippingMethod: null
  -agent: null
  -paymentMethod: null
  -payedAmount: null
  -startProcessingAt: null
  -deliveryType: null
  -startDeliveryAt: null
  -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
  -coupon: null
  -agentToDo: null
  -isToDo: null
  -cityRegionShipping: null
  -cityRegionCollect: null
  -vendor: null
  -collectAddress: null
  -shippingAddress: null
  -collectTel: null
  -isHeavy: null
  -shippingTips: 0
  -walletPaymentAmount: 0
  -isChecked: null
  -tokenStripe: null
  -orderType: "order"
  -deletedAt: null
  -store: null
  -shipment: null
  -invoice: null
  -createdBy: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
  -reference: null
  -cashBoxOrder: null
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4099
  -isAccessible: true
  -fqcn: "App\Flexy\ShopBundle\Entity\Order\Order"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#3684 …}
  -instance: App\Flexy\ShopBundle\Entity\Order\Order {#4084
    -id: null
    -createdAt: DateTime @1750593003 {#3691
      date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
    }
    -description: null
    -customer: null
    -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
    -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
    -firstName: null
    -lastName: null
    -companyName: null
    -address: null
    -city: null
    -country: null
    -department: null
    -postcode: null
    -email: null
    -tel: null
    -comment: null
    -demandeFund: null
    -status: "draft"
    -source: null
    -deliveryAt: null
    -recoveryAt: null
    -oldOrderNumber: null
    -reduction: null
    -distance: 0
    -shippingMethod: null
    -agent: null
    -paymentMethod: null
    -payedAmount: null
    -startProcessingAt: null
    -deliveryType: null
    -startDeliveryAt: null
    -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
    -coupon: null
    -agentToDo: null
    -isToDo: null
    -cityRegionShipping: null
    -cityRegionCollect: null
    -vendor: null
    -collectAddress: null
    -shippingAddress: null
    -collectTel: null
    -isHeavy: null
    -shippingTips: 0
    -walletPaymentAmount: 0
    -isChecked: null
    -tokenStripe: null
    -orderType: "order"
    -deletedAt: null
    -store: null
    -shipment: null
    -invoice: null
    -createdBy: null
    -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
    -reference: null
    -cashBoxOrder: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3765 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3154 …}
}
same as passed value
translation_domain
"admin"
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
true
allow_file_upload
false
attr
[
  "class" => "ea-new-form"
  "id" => "new-Order-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 {#912
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#910 …}
  -namespace: Closure() {#908 …}
}
data
App\Flexy\ShopBundle\Entity\Order\Order {#4084
  -id: null
  -createdAt: DateTime @1750593003 {#3691
    date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
  }
  -description: null
  -customer: null
  -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
  -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
  -firstName: null
  -lastName: null
  -companyName: null
  -address: null
  -city: null
  -country: null
  -department: null
  -postcode: null
  -email: null
  -tel: null
  -comment: null
  -demandeFund: null
  -status: "draft"
  -source: null
  -deliveryAt: null
  -recoveryAt: null
  -oldOrderNumber: null
  -reduction: null
  -distance: 0
  -shippingMethod: null
  -agent: null
  -paymentMethod: null
  -payedAmount: null
  -startProcessingAt: null
  -deliveryType: null
  -startDeliveryAt: null
  -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
  -coupon: null
  -agentToDo: null
  -isToDo: null
  -cityRegionShipping: null
  -cityRegionCollect: null
  -vendor: null
  -collectAddress: null
  -shippingAddress: null
  -collectTel: null
  -isHeavy: null
  -shippingTips: 0
  -walletPaymentAmount: 0
  -isChecked: null
  -tokenStripe: null
  -orderType: "order"
  -deletedAt: null
  -store: null
  -shipment: null
  -invoice: null
  -createdBy: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
  -reference: null
  -cashBoxOrder: null
}
data_class
"App\Flexy\ShopBundle\Entity\Order\Order"
disabled
false
empty_data
Closure(FormInterface $form) {#3206
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  this: Symfony\Component\Form\Extension\Core\Type\FormType {#3241 …}
  use: {
    $class: "App\Flexy\ShopBundle\Entity\Order\Order"
  }
}
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4099
  -isAccessible: true
  -fqcn: "App\Flexy\ShopBundle\Entity\Order\Order"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#3684 …}
  -instance: App\Flexy\ShopBundle\Entity\Order\Order {#4084
    -id: null
    -createdAt: DateTime @1750593003 {#3691
      date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
    }
    -description: null
    -customer: null
    -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
    -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
    -firstName: null
    -lastName: null
    -companyName: null
    -address: null
    -city: null
    -country: null
    -department: null
    -postcode: null
    -email: null
    -tel: null
    -comment: null
    -demandeFund: null
    -status: "draft"
    -source: null
    -deliveryAt: null
    -recoveryAt: null
    -oldOrderNumber: null
    -reduction: null
    -distance: 0
    -shippingMethod: null
    -agent: null
    -paymentMethod: null
    -payedAmount: null
    -startProcessingAt: null
    -deliveryType: null
    -startDeliveryAt: null
    -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
    -coupon: null
    -agentToDo: null
    -isToDo: null
    -cityRegionShipping: null
    -cityRegionCollect: null
    -vendor: null
    -collectAddress: null
    -shippingAddress: null
    -collectTel: null
    -isHeavy: null
    -shippingTips: 0
    -walletPaymentAmount: 0
    -isChecked: null
    -tokenStripe: null
    -orderType: "order"
    -deletedAt: null
    -store: null
    -shipment: null
    -invoice: null
    -createdBy: null
    -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
    -reference: null
    -cashBoxOrder: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3765 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3154 …}
}
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
"admin"
trim
true
upload_max_size_message
Closure() {#3197
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3228 …}
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#1069 …}
    $translationDomain: "validators"
    $message: Closure() {#3218 …}
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[
  "class" => "ea-new-form"
  "id" => "new-Order-form"
]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "ea_crud"
  "_Order"
]
cache_key
"_Order_ea_crud"
compound
true
data
App\Flexy\ShopBundle\Entity\Order\Order {#4084
  -id: null
  -createdAt: DateTime @1750593003 {#3691
    date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
  }
  -description: null
  -customer: null
  -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
  -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
  -firstName: null
  -lastName: null
  -companyName: null
  -address: null
  -city: null
  -country: null
  -department: null
  -postcode: null
  -email: null
  -tel: null
  -comment: null
  -demandeFund: null
  -status: "draft"
  -source: null
  -deliveryAt: null
  -recoveryAt: null
  -oldOrderNumber: null
  -reduction: null
  -distance: 0
  -shippingMethod: null
  -agent: null
  -paymentMethod: null
  -payedAmount: null
  -startProcessingAt: null
  -deliveryType: null
  -startDeliveryAt: null
  -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
  -coupon: null
  -agentToDo: null
  -isToDo: null
  -cityRegionShipping: null
  -cityRegionCollect: null
  -vendor: null
  -collectAddress: null
  -shippingAddress: null
  -collectTel: null
  -isHeavy: null
  -shippingTips: 0
  -walletPaymentAmount: 0
  -isChecked: null
  -tokenStripe: null
  -orderType: "order"
  -deletedAt: null
  -store: null
  -shipment: null
  -invoice: null
  -createdBy: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
  -reference: null
  -cashBoxOrder: 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 {#4099
    -isAccessible: true
    -fqcn: "App\Flexy\ShopBundle\Entity\Order\Order"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#3684 …}
    -instance: App\Flexy\ShopBundle\Entity\Order\Order {#4084
      -id: null
      -createdAt: DateTime @1750593003 {#3691
        date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
      }
      -description: null
      -customer: null
      -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
      -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
      -firstName: null
      -lastName: null
      -companyName: null
      -address: null
      -city: null
      -country: null
      -department: null
      -postcode: null
      -email: null
      -tel: null
      -comment: null
      -demandeFund: null
      -status: "draft"
      -source: null
      -deliveryAt: null
      -recoveryAt: null
      -oldOrderNumber: null
      -reduction: null
      -distance: 0
      -shippingMethod: null
      -agent: null
      -paymentMethod: null
      -payedAmount: null
      -startProcessingAt: null
      -deliveryType: null
      -startDeliveryAt: null
      -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
      -coupon: null
      -agentToDo: null
      -isToDo: null
      -cityRegionShipping: null
      -cityRegionCollect: null
      -vendor: null
      -collectAddress: null
      -shippingAddress: null
      -collectTel: null
      -isHeavy: null
      -shippingTips: 0
      -walletPaymentAmount: 0
      -isChecked: null
      -tokenStripe: null
      -orderType: "order"
      -deletedAt: null
      -store: null
      -shipment: null
      -invoice: null
      -createdBy: null
      -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
      -reference: null
      -cashBoxOrder: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3765 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3154 …}
  }
  "form_tabs" => [
    "Details" => ArrayObject {#3062
      -storage: [
        "active" => true
        "errors" => 0
        "id" => "ea_form_tab_01JYBQJQT7KEVMD4F1GT1FVGMF"
        "label" => Symfony\Component\Translation\TranslatableMessage {#4208
          -message: "Details"
          -parameters: []
          -domain: "admin"
        }
        "help" => null
        "icon" => null
      ]
      flag::STD_PROP_LIST: false
      flag::ARRAY_AS_PROPS: false
      iteratorClass: "ArrayIterator"
    }
    "Services" => ArrayObject {#2867
      -storage: [
        "active" => false
        "errors" => 0
        "id" => "ea_form_tab_01JYBQJQT80JWEV4HZFKJ4Y11Z"
        "label" => Symfony\Component\Translation\TranslatableMessage {#1958
          -message: "Services"
          -parameters: []
          -domain: "admin"
        }
        "help" => null
        "icon" => null
      ]
      flag::STD_PROP_LIST: false
      flag::ARRAY_AS_PROPS: false
      iteratorClass: "ArrayIterator"
    }
    "Réglements" => ArrayObject {#2516
      -storage: [
        "active" => false
        "errors" => 0
        "id" => "ea_form_tab_01JYBQJQT80JWEV4HZFKJ4Y122"
        "label" => Symfony\Component\Translation\TranslatableMessage {#3539
          -message: "Réglements"
          -parameters: []
          -domain: "admin"
        }
        "help" => null
        "icon" => null
      ]
      flag::STD_PROP_LIST: false
      flag::ARRAY_AS_PROPS: false
      iteratorClass: "ArrayIterator"
    }
  ]
  "form_panels" => []
]
errors
Symfony\Component\Form\FormErrorIterator {#1707
  -form: Symfony\Component\Form\Form {#2246 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#1692 …5}
full_name
"Order"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"Order"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"Order"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
"admin"
unique_block_prefix
"_Order"
valid
true
value
App\Flexy\ShopBundle\Entity\Order\Order {#4084
  -id: null
  -createdAt: DateTime @1750593003 {#3691
    date: 2025-06-22 12:50:03.333270 Africa/Casablanca (+01:00)
  }
  -description: null
  -customer: null
  -orderItems: Doctrine\Common\Collections\ArrayCollection {#4181 …}
  -adjustments: Doctrine\Common\Collections\ArrayCollection {#3690 …}
  -firstName: null
  -lastName: null
  -companyName: null
  -address: null
  -city: null
  -country: null
  -department: null
  -postcode: null
  -email: null
  -tel: null
  -comment: null
  -demandeFund: null
  -status: "draft"
  -source: null
  -deliveryAt: null
  -recoveryAt: null
  -oldOrderNumber: null
  -reduction: null
  -distance: 0
  -shippingMethod: null
  -agent: null
  -paymentMethod: null
  -payedAmount: null
  -startProcessingAt: null
  -deliveryType: null
  -startDeliveryAt: null
  -customerWalletPoints: Doctrine\Common\Collections\ArrayCollection {#3688 …}
  -coupon: null
  -agentToDo: null
  -isToDo: null
  -cityRegionShipping: null
  -cityRegionCollect: null
  -vendor: null
  -collectAddress: null
  -shippingAddress: null
  -collectTel: null
  -isHeavy: null
  -shippingTips: 0
  -walletPaymentAmount: 0
  -isChecked: null
  -tokenStripe: null
  -orderType: "order"
  -deletedAt: null
  -store: null
  -shipment: null
  -invoice: null
  -createdBy: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#3689 …}
  -reference: null
  -cashBoxOrder: null
}