Searched refs:getPropertyAnnotation (Results 1 – 8 of 8) sorted by relevance
102 public function getPropertyAnnotation(\ReflectionProperty $property, $annotation) function in Doctrine\\Common\\Annotations\\IndexedReader104 return $this->delegate->getPropertyAnnotation($property, $annotation);
88 function getPropertyAnnotation(\ReflectionProperty $property, $annotationName); function
117 public function getPropertyAnnotation(\ReflectionProperty $property, $annotationName) function in Doctrine\\Common\\Annotations\\SimpleAnnotationReader
123 public function getPropertyAnnotation(\ReflectionProperty $property, $annotationName) function in Doctrine\\Common\\Annotations\\CachedReader
268 public function getPropertyAnnotation(\ReflectionProperty $property, $annotationName) function in Doctrine\\Common\\Annotations\\FileCacheReader
260 public function getPropertyAnnotation(ReflectionProperty $property, $annotationName) function in Doctrine\\Common\\Annotations\\AnnotationReader
72 $myAnnotation = $reader->getPropertyAnnotation(
341 public function getPropertyAnnotation(\ReflectionProperty $property, $annotationName);