class DoctrineCaster
Casts Doctrine related classes to array representation.
Methods
static | castCommonProxy(Proxy $proxy, array $a, Stub $stub, $isNested) | |
static | castOrmProxy(Proxy $proxy, array $a, Stub $stub, $isNested) | |
static | castPersistentCollection(PersistentCollection $coll, array $a, Stub $stub, $isNested) |
Please login to continue.