Forms

  • exercise
    • translations
    • imageFile
    • category
    • posterFile
    • dificulty
    • intensity
    • duration
    • materials
    • _token

exercise

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Exercise {#4811
  -id: null
  -category: null
  -materials: Doctrine\Common\Collections\ArrayCollection {#4806
    -elements: []
  }
  -notes: Doctrine\Common\Collections\ArrayCollection {#4820 …}
  -image: null
  -imageFile: null
  -updatedAt: null
  -poster: null
  -posterFile: null
  -dificulty: null
  -intensity: null
  -duration: null
  -exerciseCalendars: Doctrine\Common\Collections\ArrayCollection {#4808 …}
  -customer_id: null
  -category_id: null
  -exerciseQualifications: Doctrine\Common\Collections\ArrayCollection {#4807 …}
  -is_shared: null
  -deletedAt: null
  -stars: Doctrine\Common\Collections\ArrayCollection {#4805 …}
  #translations: Doctrine\Common\Collections\ArrayCollection {#5097 …}
  #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\Exercise {#4811
  -id: null
  -category: null
  -materials: Doctrine\Common\Collections\ArrayCollection {#4806
    -elements: []
  }
  -notes: Doctrine\Common\Collections\ArrayCollection {#4820 …}
  -image: null
  -imageFile: null
  -updatedAt: null
  -poster: null
  -posterFile: null
  -dificulty: null
  -intensity: null
  -duration: null
  -exerciseCalendars: Doctrine\Common\Collections\ArrayCollection {#4808 …}
  -customer_id: null
  -category_id: null
  -exerciseQualifications: Doctrine\Common\Collections\ArrayCollection {#4807 …}
  -is_shared: null
  -deletedAt: null
  -stars: Doctrine\Common\Collections\ArrayCollection {#4805 …}
  #translations: Doctrine\Common\Collections\ArrayCollection {#5097 …}
  #newTranslations: null
  #currentLocale: null
  #defaultLocale: "en"
}
same as passed value
entity
"Exercise"
same as passed value
view
"new"
same as passed value

Resolved Options

View Variables