CollectionToArrayTransformer
  • References/PHP/Symfony/Bridge/Doctrine/Form/DataTransformer

class CollectionToArrayTransformer implements

2025-01-10 15:47:30
EntityType
  • References/PHP/Symfony/Bridge/Doctrine/Form/Type

class EntityType extends

2025-01-10 15:47:30
EntityChoiceList deprecated::getPreferredViews()
  • References/PHP/Symfony/Bridge/Doctrine/Form/ChoiceList

array getPreferredViews() Returns the choice views of the preferred choices as nested array with

2025-01-10 15:47:30
EntityLoaderInterface
  • References/PHP/Symfony/Bridge/Doctrine/Form/ChoiceList

interface EntityLoaderInterface Custom loader for entities in the choice list.

2025-01-10 15:47:30
DoctrineOrmExtension
  • References/PHP/Symfony/Bridge/Doctrine/Form

class DoctrineOrmExtension extends

2025-01-10 15:47:30
EntityChoiceList deprecated::getValuesForChoices()
  • References/PHP/Symfony/Bridge/Doctrine/Form/ChoiceList

array getValuesForChoices(array $entities) Returns the values corresponding to the given entities

2025-01-10 15:47:30
IdReader::getIdField()
  • References/PHP/Symfony/Bridge/Doctrine/Form/ChoiceList

string getIdField() Returns the name of the ID field. This method assumes that the object

2025-01-10 15:47:30
CollectionToArrayTransformer::reverseTransform()
  • References/PHP/Symfony/Bridge/Doctrine/Form/DataTransformer

mixed reverseTransform(mixed $array) Transforms choice keys into entities.

2025-01-10 15:47:30
Bridge\Doctrine\Form\EventListener
  • References/PHP/Symfony/Bridge/Doctrine/Form

Classes

2025-01-10 15:47:30
DoctrineType
  • References/PHP/Symfony/Bridge/Doctrine/Form/Type

class DoctrineType extends AbstractType

2025-01-10 15:47:30