Documentation

DefaultEntityHydrator
in package
implements EntityHydrator

Default hydrator cache for entities

Table of Contents

Interfaces

EntityHydrator
Hydrator cache entry for entities

Properties

$em  : EntityManagerInterface
$hints  : array<string, mixed>
$identifierFlattener  : IdentifierFlattener
The IdentifierFlattener used for manipulating identifiers
$uow  : UnitOfWork

Methods

__construct()  : mixed
buildCacheEntry()  : EntityCacheEntry
loadCacheEntry()  : object|null

Properties

$hints

private static array<string, mixed> $hints = [\Doctrine\ORM\Query::HINT_CACHE_ENABLED => true]

Methods


        
On this page

Search results