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

public next () Moves the internal iteration pointer to the next position

2025-01-10 15:47:30
Annotations\Collection::current
  • References/PHP/Phalcon/Annotations/Collection

public Phalcon\Annotations\Annotation current

2025-01-10 15:47:30
Annotations\Collection::getAll
  • References/PHP/Phalcon/Annotations/Collection

public getAll (mixed $name) Returns all the annotations that match a name

2025-01-10 15:47:30
Annotations\Collection::valid
  • References/PHP/Phalcon/Annotations/Collection

public valid () Check if the current annotation in the iterator is valid

2025-01-10 15:47:30
Annotations\Collection::key
  • References/PHP/Phalcon/Annotations/Collection

public key () Returns the current position/key in the iterator

2025-01-10 15:47:30
Annotations\Collection::rewind
  • References/PHP/Phalcon/Annotations/Collection

public rewind () Rewinds the internal iterator

2025-01-10 15:47:30
Annotations\Collection::getAnnotations
  • References/PHP/Phalcon/Annotations/Collection

public getAnnotations () Returns the internal annotations as an array

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

implements Iterator,

2025-01-10 15:47:30
Annotations\Collection::has
  • References/PHP/Phalcon/Annotations/Collection

public has (mixed $name) Check if an annotation exists in a collection

2025-01-10 15:47:30
Annotations\Collection::count
  • References/PHP/Phalcon/Annotations/Collection

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

2025-01-10 15:47:30