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 {#4813
  -id: null
  -category: null
  -materials: Doctrine\Common\Collections\ArrayCollection {#4817
    -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 {#4816 …}
  -customer_id: null
  -category_id: null
  -exerciseQualifications: Doctrine\Common\Collections\ArrayCollection {#4818 …}
  -is_shared: null
  -deletedAt: null
  -stars: Doctrine\Common\Collections\ArrayCollection {#4819 …}
  #translations: Doctrine\Common\Collections\ArrayCollection {#5094 …}
  #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 {#4813
  -id: null
  -category: null
  -materials: Doctrine\Common\Collections\ArrayCollection {#4817
    -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 {#4816 …}
  -customer_id: null
  -category_id: null
  -exerciseQualifications: Doctrine\Common\Collections\ArrayCollection {#4818 …}
  -is_shared: null
  -deletedAt: null
  -stars: Doctrine\Common\Collections\ArrayCollection {#4819 …}
  #translations: Doctrine\Common\Collections\ArrayCollection {#5094 …}
  #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