Class Doctrine\ORM\Internal\Hydration\ArrayHydrator

extends AbstractHydrator

The ArrayHydrator produces a nested array "graph" that is often (not always) interchangeable with the corresponding object graph for read-only access.

Methods
Methods inherited from Doctrine\ORM\Internal\Hydration\AbstractHydrator
__construct(), iterate(), toIterable(), statement(), resultSetMapping(), hydrateAll(), hydrateRow(), onClear(), cleanup(), cleanupAfterRowIteration(), gatherRowData(), gatherScalarRowData(), hydrateColumnInfo(), getClassMetadata(), registerManaged(), buildEnum()
Properties
Properties inherited from Doctrine\ORM\Internal\Hydration\AbstractHydrator
$_rsm, $_em, $_platform, $_uow, $_metadataCache, $_cache, $_stmt, $_hints