MergeDoctrineCollectionListener::getSubscribedEvents()
  • References/PHP/Symfony/Bridge/Doctrine/Form/EventListener

static array getSubscribedEvents() Returns an array of event names this subscriber

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

array getIndicesForValues(array $values) deprecated

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

mixed transform(Collection $collection) Transforms a collection into an array.

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

array getValues() Returns the values for the entities.

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
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
DoctrineType::createChoiceLabel()
  • References/PHP/Symfony/Bridge/Doctrine/Form/Type

static string createChoiceLabel(object $choice) Creates the label for a choice.

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
Bridge\Doctrine\Form\DataTransformer
  • References/PHP/Symfony/Bridge/Doctrine/Form

Classes

2025-01-10 15:47:30
MergeDoctrineCollectionListener::onBind()
  • References/PHP/Symfony/Bridge/Doctrine/Form/EventListener

onBind(FormEvent $event)

2025-01-10 15:47:30