Annotations\Collection::count
  • References/PHP/Phalcon/Annotations/Collection

public count () Returns the number of annotations in the collection

2025-01-10 15:47:30
Annotations\Reflection::getClassAnnotations
  • References/PHP/Phalcon/Annotations/Reflection

public getClassAnnotations () Returns the annotations found in the class docblock

2025-01-10 15:47:30
Annotations\ReaderInterface::parseDocBlock
  • References/PHP/Phalcon/Annotations/ReaderInterface

abstract public static parseDocBlock (mixed $docBlock, [mixed $file], [mixed $line]) ...

2025-01-10 15:47:30
Annotations\Adapter::getMethod
  • References/PHP/Phalcon/Annotations/Adapter

public getMethod (mixed $className, mixed $methodName) Returns the annotations found in a specific method

2025-01-10 15:47:30
Annotations\Reflection::getMethodsAnnotations
  • References/PHP/Phalcon/Annotations/Reflection

public getMethodsAnnotations () Returns the annotations found in the methods’ docblocks

2025-01-10 15:47:30
Annotations\Adapter\Memory::write
  • References/PHP/Phalcon/Annotations/Adapter/Memory

public write (mixed $key, Pha

2025-01-10 15:47:30
Annotations\Adapter::get
  • References/PHP/Phalcon/Annotations/Adapter

public get (string | object $className) Parses or retrieves all the annotations found in a class

2025-01-10 15:47:30
Annotations\Adapter::getProperty
  • References/PHP/Phalcon/Annotations/Adapter

public getProperty (mixed $className, mixed $propertyName) Returns the annotations found in a specific property

2025-01-10 15:47:30
Annotations\Adapter\Files
  • References/PHP/Phalcon/Annotations/Adapter/Files

extends abstract class Phalcon\Annotations\Adapter

2025-01-10 15:47:30
Annotations\Annotation::getExpression
  • References/PHP/Phalcon/Annotations/Annotation

public mixed getExpression (array $expr) Resolves an annotation expression

2025-01-10 15:47:30