W3cubDocs

/CakePHP 4.1

Namespace Cake\Collection

Classes summary

  • Collection

    A collection is an immutable list of elements with a handful of functions to iterate, group, transform and extract information from it.

Interfaces summary

  • CollectionInterface

    Describes the methods a Collection should implement. A collection is an immutable list of elements exposing a number of traversing and extracting method for generating other collections.

Traits summary

  • CollectionTrait

    Offers a handful of methods to manipulate iterators

  • ExtractTrait

    Provides utility protected methods for extracting a property or column from an array or object.

© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.1/namespace-Cake.Collection.html