Forms

  • notification
    • translations
    • type_notification_id
    • _token

notification

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Notification {#4825
  -id: null
  -customerId: null
  -data: null
  -typeNotificationId: null
  -updatedAt: null
  -createdAt: null
  -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …}
  -isActive: true
  -allCustomers: true
  #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …}
  #newTranslations: null
  #currentLocale: null
  #defaultLocale: "en"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Notification {#4825
  -id: null
  -customerId: null
  -data: null
  -typeNotificationId: null
  -updatedAt: null
  -createdAt: null
  -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …}
  -isActive: true
  -allCustomers: true
  #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …}
  #newTranslations: null
  #currentLocale: null
  #defaultLocale: "en"
}
same as passed value
entity
"Notification"
same as passed value
view
"new"
same as passed value

Resolved Options

View Variables