IdReader::isIntId()
  • References/PHP/Symfony/Bridge/Doctrine/Form/ChoiceList

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

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

static string createChoiceName(object $choice, int|string $key, string $value) Creates

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

Classes

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
EntityChoiceList deprecated::getValues()
  • References/PHP/Symfony/Bridge/Doctrine/Form/ChoiceList

array getValues() Returns the values for the entities.

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

onBind(FormEvent $event)

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

class DoctrineOrmExtension extends

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

array|false getQueryBuilderPartsForCachingHash(object $queryBuilder) We consider two query builders

2025-01-10 15:47:30