Forms

  • coupon
    • isGeneratedPromoCode
    • promoCode
    • expiresAt
    • limitUses
    • customers
    • _token
  • delete_form
    • submit
    • _easyadmin_delete_flag
    • _token

coupon

"EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Coupon {#4830
  -id: 118
  -isGeneratedPromoCode: false
  -promoCode: "CENAX9"
  -expiresAt: DateTime @1745474400 {#4826
    date: 2025-04-24 00:00:00.0 America/Boise (-06:00)
  }
  -limitUses: 2
  -createdAt: DateTime @1732480407 {#4827
    date: 2024-11-24 13:33:27.0 America/Boise (-07:00)
  }
  -updatedAt: DateTime @1732480472 {#4828
    date: 2024-11-24 13:34:32.0 America/Boise (-07:00)
  }
  -customers: Doctrine\ORM\PersistentCollection {#4832
    -snapshot: [ …1]
    -owner: App\Entity\Coupon {#4830}
    -association: [ …20]
    -em: Doctrine\ORM\EntityManager {#96 …11}
    -backRefFieldName: null
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#431469 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#4833 …}
    #initialized: true
  }
  -couponCustomers: Doctrine\ORM\PersistentCollection {#4834 …}
  -activatedUses: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Coupon {#4830
  -id: 118
  -isGeneratedPromoCode: false
  -promoCode: "CENAX9"
  -expiresAt: DateTime @1745474400 {#4826
    date: 2025-04-24 00:00:00.0 America/Boise (-06:00)
  }
  -limitUses: 2
  -createdAt: DateTime @1732480407 {#4827
    date: 2024-11-24 13:33:27.0 America/Boise (-07:00)
  }
  -updatedAt: DateTime @1732480472 {#4828
    date: 2024-11-24 13:34:32.0 America/Boise (-07:00)
  }
  -customers: Doctrine\ORM\PersistentCollection {#4832
    -snapshot: [ …1]
    -owner: App\Entity\Coupon {#4830}
    -association: [ …20]
    -em: Doctrine\ORM\EntityManager {#96 …11}
    -backRefFieldName: null
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#431469 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#4833 …}
    #initialized: true
  }
  -couponCustomers: Doctrine\ORM\PersistentCollection {#4834 …}
  -activatedUses: null
}
same as passed value
entity
"Coupon"
same as passed value
view
"edit"
same as passed value

Resolved Options

View Variables