Mvc\Router::setDI
  • References/PHP/Phalcon/Mvc/Router

public setDI (Phalcon\DiInterface $dependencyInjector)

2025-01-10 15:47:30
Mvc\Router::getRouteByName
  • References/PHP/Phalcon/Mvc/Router

public getRouteByName (mixed $name) Returns a route object by its name

2025-01-10 15:47:30
Mvc\Router\Route::reConfigure
  • References/PHP/Phalcon/Mvc/Router/Route

public reConfigure (mixed $pattern, [mixed $paths]) Reconfigure the route adding a new pattern and a set

2025-01-10 15:47:30
Mvc\Router::handle
  • References/PHP/Phalcon/Mvc/Router

public handle ([mixed $uri]) Handles routing information received from the rewrite engine

2025-01-10 15:47:30
Mvc\Router\Route::getHttpMethods
  • References/PHP/Phalcon/Mvc/Router/Route

public getHttpMethods () Returns the HTTP methods that constraint matching the route

2025-01-10 15:47:30
Mvc\Router::clear
  • References/PHP/Phalcon/Mvc/Router

public clear () Removes all the pre-defined routes

2025-01-10 15:47:30
Mvc\Router\Annotations::processActionAnnotation
  • References/PHP/Phalcon/Mvc/Router/Annotations

public processActionAnnotation (mixed $module, mixed $namespaceName, mixed $controller, mixed $action,

2025-01-10 15:47:30
Mvc\Router\Group::getRoutes
  • References/PHP/Phalcon/Mvc/Router/Group

public getRoutes () Returns the routes added to the group

2025-01-10 15:47:30
Mvc\Router\Route::getMatch
  • References/PHP/Phalcon/Mvc/Router/Route

public getMatch () Returns the ‘match’ callback if any

2025-01-10 15:47:30
Mvc\Router\RouteInterface
  • References/PHP/Phalcon/Mvc/Router/RouteInterface

Source

2025-01-10 15:47:30