Searched refs:getMethodAnnotation (Results 1 – 7 of 7) sorted by relevance
81 public function getMethodAnnotation(\ReflectionMethod $method, $annotation) function in Doctrine\\Common\\Annotations\\IndexedReader83 return $this->delegate->getMethodAnnotation($method, $annotation);
68 function getMethodAnnotation(\ReflectionMethod $method, $annotationName); function
103 public function getMethodAnnotation(\ReflectionMethod $method, $annotationName) function in Doctrine\\Common\\Annotations\\SimpleAnnotationReader
157 public function getMethodAnnotation(\ReflectionMethod $method, $annotationName) function in Doctrine\\Common\\Annotations\\CachedReader
252 public function getMethodAnnotation(\ReflectionMethod $method, $annotationName) function in Doctrine\\Common\\Annotations\\FileCacheReader
292 public function getMethodAnnotation(ReflectionMethod $method, $annotationName) function in Doctrine\\Common\\Annotations\\AnnotationReader
327 public function getMethodAnnotation(\ReflectionMethod $method, $annotationName);