class IdReader A utility for reading object IDs. Methods
class DoctrineChoiceLoader implements
bool isSingleId() Returns whether the class has a single-column ID.
mixed getIdValue(object $object) Returns the ID value for an object. This method assumes
class EntityChoiceList extends
class ORMQueryBuilderLoader implements
bool isIntId() Returns whether the class has a single-column integer ID.
array getIndicesForValues(array $values) deprecated
array getChoices() Returns the list of entities.
array getValuesForChoices(array $entities) Returns the values corresponding to the given entities
Page 1 of 2