Forms

  • PayementMethod
    • url
    • supp
    • montant
    • order_number
    • date_ad
    • pai
    • evenementId
    • id_user
    • evenementautre
    • _token

PayementMethod

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\PayementMethod {#1295
  -id: 1599
  -url: "123456789"
  -phone: null
  -nom: null
  -prenom: null
  -email: null
  -file: null
  -id_user: Proxies\__CG__\App\Entity\ConnexionUser {#1223
    +__isInitialized__: true
    -id: 613
    -nom: "Rhouma"
    -prenom: "Olfa"
    -email: "Rhoumaolfarhouma1993@gmail.com"
    -type: "Kinésithérapeute"
    -password: "Or1or2or3"
    -phone: "99493585"
    -evenementUser: Doctrine\ORM\PersistentCollection {#1482 …}
     …2
  }
  -montant: "20"
  -orderNumber: 1730
  -dateAd: DateTime @1738406786 {#1297
    date: 2025-02-01 10:46:26.0 UTC (+00:00)
  }
  -supp: null
  -pai: true
  -evenementId: null
  -evenementautre: null
  -total: "20"
  -accomp: null
  -pourcentage: null
  -surplace: null
  -virement: null
  -ordernumberid: "57dc8ed6-0423-4293-9e2d-23d1ef1ccd37"
  -adhesion: null
}
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-PayementMethod-form"
]
[
  "class" => "ea-edit-form"
  "id" => "edit-PayementMethod-form"
]
data
App\Entity\PayementMethod {#1295
  -id: 1599
  -url: "123456789"
  -phone: null
  -nom: null
  -prenom: null
  -email: null
  -file: null
  -id_user: Proxies\__CG__\App\Entity\ConnexionUser {#1223
    +__isInitialized__: true
    -id: 613
    -nom: "Rhouma"
    -prenom: "Olfa"
    -email: "Rhoumaolfarhouma1993@gmail.com"
    -type: "Kinésithérapeute"
    -password: "Or1or2or3"
    -phone: "99493585"
    -evenementUser: Doctrine\ORM\PersistentCollection {#1482 …}
     …2
  }
  -montant: "20"
  -orderNumber: 1730
  -dateAd: DateTime @1738406786 {#1297
    date: 2025-02-01 10:46:26.0 UTC (+00:00)
  }
  -supp: null
  -pai: true
  -evenementId: null
  -evenementautre: null
  -total: "20"
  -accomp: null
  -pourcentage: null
  -surplace: null
  -virement: null
  -ordernumberid: "57dc8ed6-0423-4293-9e2d-23d1ef1ccd37"
  -adhesion: null
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1209
  -isAccessible: true
  -fqcn: "App\Entity\PayementMethod"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#863 …}
  -instance: App\Entity\PayementMethod {#1295
    -id: 1599
    -url: "123456789"
    -phone: null
    -nom: null
    -prenom: null
    -email: null
    -file: null
    -id_user: Proxies\__CG__\App\Entity\ConnexionUser {#1223
      +__isInitialized__: true
      -id: 613
      -nom: "Rhouma"
      -prenom: "Olfa"
      -email: "Rhoumaolfarhouma1993@gmail.com"
      -type: "Kinésithérapeute"
      -password: "Or1or2or3"
      -phone: "99493585"
      -evenementUser: Doctrine\ORM\PersistentCollection {#1482 …}
       …2
    }
    -montant: "20"
    -orderNumber: 1730
    -dateAd: DateTime @1738406786 {#1297
      date: 2025-02-01 10:46:26.0 UTC (+00:00)
    }
    -supp: null
    -pai: true
    -evenementId: null
    -evenementautre: null
    -total: "20"
    -accomp: null
    -pourcentage: null
    -surplace: null
    -virement: null
    -ordernumberid: "57dc8ed6-0423-4293-9e2d-23d1ef1ccd37"
    -adhesion: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 1599
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1384 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1546 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables