public count () Returns the number of annotations in the collection
public getClassAnnotations () Returns the annotations found in the class docblock
abstract public static parseDocBlock (mixed $docBlock, [mixed $file], [mixed $line]) ...
public getMethod (mixed $className, mixed $methodName) Returns the annotations found in a specific method
public getMethodsAnnotations () Returns the annotations found in the methods’ docblocks
public write (mixed $key, Pha
public get (string | object $className) Parses or retrieves all the annotations found in a class
public getProperty (mixed $className, mixed $propertyName) Returns the annotations found in a specific property
extends abstract class Phalcon\Annotations\Adapter
public mixed getExpression (array $expr) Resolves an annotation expression
Page 6 of 7