Searched defs:getPropertyAnnotations (Results 1 – 6 of 6) sorted by relevance
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ | ||
| D | Reader.php | 78 function getPropertyAnnotations(\ReflectionProperty $property); function |
| D | SimpleAnnotationReader.php | 81 public function getPropertyAnnotations(\ReflectionProperty $property) function in Doctrine\\Common\\Annotations\\SimpleAnnotationReader |
| D | IndexedReader.php | 89 public function getPropertyAnnotations(\ReflectionProperty $property) function in Doctrine\\Common\\Annotations\\IndexedReader |
| D | FileCacheReader.php | 130 public function getPropertyAnnotations(\ReflectionProperty $property) function in Doctrine\\Common\\Annotations\\FileCacheReader |
| D | CachedReader.php | 103 public function getPropertyAnnotations(\ReflectionProperty $property) function in Doctrine\\Common\\Annotations\\CachedReader |
| D | AnnotationReader.php | 244 public function getPropertyAnnotations(ReflectionProperty $property) function in Doctrine\\Common\\Annotations\\AnnotationReader |