PHP Cake\Controller\Component Namespace

Classes

Name Description
AuthComponent Authentication control component class.
CsrfComponent Provides CSRF protection & validation.
PaginatorComponent This component is used to handle automatic model data pagination. The primary way to use this component is to call the paginate() method. There is a convenience wrapper on Controller as well.