Searched refs:getMethodAnnotations (Results 1 – 8 of 8) sorted by relevance
73 public function getMethodAnnotations(\ReflectionMethod $method) function in Doctrine\\Common\\Annotations\\SimpleAnnotationReader105 foreach ($this->getMethodAnnotations($method) as $annot) {
68 public function getMethodAnnotations(\ReflectionMethod $method) function in Doctrine\\Common\\Annotations\\IndexedReader71 foreach ($this->delegate->getMethodAnnotations($method) as $annot) {
165 public function getMethodAnnotations(\ReflectionMethod $method) function in Doctrine\\Common\\Annotations\\FileCacheReader179 $annot = $this->reader->getMethodAnnotations($method);189 $annot = $this->reader->getMethodAnnotations($method);254 $annotations = $this->getMethodAnnotations($method);
137 public function getMethodAnnotations(\ReflectionMethod $method) function in Doctrine\\Common\\Annotations\\CachedReader147 $annots = $this->delegate->getMethodAnnotations($method);159 foreach ($this->getMethodAnnotations($method) as $annot) {
58 function getMethodAnnotations(\ReflectionMethod $method); function
276 public function getMethodAnnotations(ReflectionMethod $method) function in Doctrine\\Common\\Annotations\\AnnotationReader294 $annotations = $this->getMethodAnnotations($method);
135 $methodAnnotations = $this->reader->getMethodAnnotations($method);
320 public function getMethodAnnotations(\ReflectionMethod $method);