On this page
Namespace Component
Classes
AuthComponent
Authentication control component class.
CheckHttpCacheComponent
Use HTTP caching headers to see if rendering can be skipped.
FlashComponent
The CakePHP FlashComponent provides a way for you to write a flash variable to the session from your controllers, to be rendered in a view with the FlashHelper.
FormProtectionComponent
Protects against form tampering. It ensures that:
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.
RequestHandlerComponent
Request object handling for alternative HTTP requests.
SecurityComponent
The Security Component creates an easy way to integrate tighter security in your application. It provides methods for these tasks:
© 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.4/namespace-Cake.Controller.Component.html