/** * {@inheritdoc} */ public function isCollectionValuedAssociation($fieldName) { return $this->classMetadata->isCollectionValuedAssociation($fieldName); }