Forms

  • Departement
    • name
    • city
    • description
    • _token

Departement

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Flexy\ShopBundle\Entity\Shipping\Departement {#554
  -id: 1271
  -name: "AINELGUENFOUDA"
  -description: null
  -city: Proxies\__CG__\App\Flexy\ShopBundle\Entity\Shipping\City {#1118
    -id: 10
    -name: "L'ORIENTAL"
    -description: null
    -regions: Doctrine\ORM\PersistentCollection {#1367 …}
    -departements: Doctrine\ORM\PersistentCollection {#1365 …}
    -customerAddresses: Doctrine\ORM\PersistentCollection {#1369 …}
    +__isInitialized__: true
     …2
  }
  -customerAddresses: Doctrine\ORM\PersistentCollection {#1139 …}
}
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-Departement-form"
]
[
  "class" => "ea-edit-form"
  "id" => "edit-Departement-form"
]
data
App\Flexy\ShopBundle\Entity\Shipping\Departement {#554
  -id: 1271
  -name: "AINELGUENFOUDA"
  -description: null
  -city: Proxies\__CG__\App\Flexy\ShopBundle\Entity\Shipping\City {#1118
    -id: 10
    -name: "L'ORIENTAL"
    -description: null
    -regions: Doctrine\ORM\PersistentCollection {#1367 …}
    -departements: Doctrine\ORM\PersistentCollection {#1365 …}
    -customerAddresses: Doctrine\ORM\PersistentCollection {#1369 …}
    +__isInitialized__: true
     …2
  }
  -customerAddresses: Doctrine\ORM\PersistentCollection {#1139 …}
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#548
  -isAccessible: true
  -fqcn: "App\Flexy\ShopBundle\Entity\Shipping\Departement"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#899 …}
  -instance: App\Flexy\ShopBundle\Entity\Shipping\Departement {#554
    -id: 1271
    -name: "AINELGUENFOUDA"
    -description: null
    -city: Proxies\__CG__\App\Flexy\ShopBundle\Entity\Shipping\City {#1118
      -id: 10
      -name: "L'ORIENTAL"
      -description: null
      -regions: Doctrine\ORM\PersistentCollection {#1367 …}
      -departements: Doctrine\ORM\PersistentCollection {#1365 …}
      -customerAddresses: Doctrine\ORM\PersistentCollection {#1369 …}
      +__isInitialized__: true
       …2
    }
    -customerAddresses: Doctrine\ORM\PersistentCollection {#1139 …}
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 1271
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1302 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1299 …}
}
same as passed value
translation_domain
"admin"
same as passed value

Resolved Options

View Variables