Mvc\Micro\CollectionInterface::patch
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public patch (mixed $routePattern, mixed $handler, [mixed $name]) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::put
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public put (mixed $routePattern, mixed $handler, [mixed $name]) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::delete
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public delete (mixed $routePattern, mixed $handler, [mixed $name]) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::setHandler
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public setHandler (mixed $handler, [mixed $lazy]) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::setPrefix
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public setPrefix (mixed $prefix) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::map
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public map (mixed $routePattern, mixed $handler, [mixed $name]) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::getHandlers
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public getHandlers () ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::get
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public get (mixed $routePattern, mixed $handler, [mixed $name]) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::setLazy
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public setLazy (mixed $lazy) ...

2025-01-10 15:47:30
Mvc\Micro\CollectionInterface::post
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

abstract public post (mixed $routePattern, mixed $handler, [mixed $name]) ...

2025-01-10 15:47:30