Namespace Cake\Routing\Filter

Class summary

  • Filters a request and tests whether it is a file in the webroot folder or not and serves the file to the client if appropriate.

  • A dispatcher filter that builds the controller to dispatch in the request.

  • Sets the runtime default locale for the request based on the Accept-Language header. The default will only be set if it matches the list of passed valid locales.

  • A dispatcher filter that applies routing rules to the request.

© 2005–2017 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/3.4/namespace-Cake.Routing.Filter.html