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\Group::setPaths
  • References/PHP/Phalcon/Mvc/Router/Group

public setPaths (mixed $paths) Set common paths for all the routes in the group

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\GroupInterface::addGet
  • References/PHP/Phalcon/Mvc/Router/GroupInterface

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

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\Route::getCompiledPattern
  • References/PHP/Phalcon/Mvc/Router/Route

public getCompiledPattern () Returns the route’s compiled pattern

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

public setDefaultNamespace (mixed $namespaceName) Sets the name of the default namespace

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

abstract public compilePattern (mixed $pattern) ...

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

abstract public getPaths () ...

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

public getName () Returns the route’s name

2025-01-10 15:47:30