Mvc\Router\RouteInterface::getRouteId
  • References/PHP/Phalcon/Mvc/Router/RouteInterface

abstract public getRouteId () ...

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

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

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

public addModuleResource (mixed $module, mixed $handler, [mixed $prefix]) Adds a resource to the

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

public getMatchedRoute () Returns the route that matches the handled URI

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

implements Phalcon\Mvc\Router\GroupInterface

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

public extractNamedParams (mixed $pattern) Extracts parameters from a string

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

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

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

implements Phalcon\Di\InjectionAwareInterface

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\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