Searched refs:PersistentCollection (Results 1 – 1 of 1) sorted by relevance
8 use Doctrine\ODM\MongoDB\PersistentCollection as MongoDBPersistentCollection;9 use Doctrine\ODM\PHPCR\PersistentCollection as PHPCRPersistentCollection;10 use Doctrine\ORM\PersistentCollection; alias44 if ($object instanceof PersistentCollection110 …rializer.pre_serialize', 'method' => 'onPreSerialize', 'interface' => PersistentCollection::class],