IdReader
  • References/PHP/Symfony/Bridge/Doctrine/Form/ChoiceList

class IdReader A utility for reading object IDs. Methods

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

abstract

2025-01-10 15:47:30
DoctrineOrmTypeGuesser::guessType()
  • References/PHP/Symfony/Bridge/Doctrine/Form

TypeGuess|null guessType(string $class, string

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

class DoctrineChoiceLoader implements

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

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30
DoctrineOrmTypeGuesser::guessMaxLength()
  • References/PHP/Symfony/Bridge/Doctrine/Form

ValueGuess|null guessMaxLength(string $class

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

array|false getQueryBuilderPartsForCachingHash(object $queryBuilder) Gets important parts from

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

bool isSingleId() Returns whether the class has a single-column ID.

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

mixed getIdValue(object $object) Returns the ID value for an object. This method assumes

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

onSubmit(FormEvent $event)

2025-01-10 15:47:30