Mvc\Router\Group::addPost
  • References/PHP/Phalcon/Mvc/Router/Group

public Phalcon\Mvc\Router\Route addPost (string

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

public removeExtraSlashes (mixed $remove) Set whether router must remove the extra slashes in the handled routes

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

public isExactControllerName () Returns whether controller name should not be mangled

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

public getActionName () Returns the processed action name

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

abstract public reConfigure (mixed $pattern, [mixed $paths]) ...

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

public getPrefix () Returns the common prefix for all the routes

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

public addDelete (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router

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

public beforeMatch (mixed $beforeMatch) Sets a callback that is called if the route is matched. The developer can

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

public via (mixed $httpMethods) Set one or more HTTP methods that constraint the matching of the route

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

public getCompiledPattern () Returns the route’s compiled pattern

2025-01-10 15:47:30