W3cubDocs

/CakePHP 4.1

Namespace Cake\Routing

Classes summary

  • RouteBuilder

    Provides features for building routes inside scopes.

  • RouteCollection

    Contains a collection of routes.

  • Asset

    Class for generating asset URLs.

  • Router

    Parses the request URL into controller, action, and parameters. Uses the connected routes to match the incoming URL string to parameters that will allow the request to be dispatched. Also handles converting parameter lists into URL strings, using the connected routes. Routing allows you to decouple the way the world interacts with your application (URLs) and the implementation (controllers and actions).

Interfaces summary

© 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.Routing.html