Mvc\Micro::offsetGet
  • References/PHP/Phalcon/Mvc/Micro

public mixed offsetGet (string $alias) Allows to obtain a shared service in the internal services container

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

public Phalcon\Mvc\Micro after (callable $handler)

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::setHandler
  • References/PHP/Phalcon/Mvc/Micro/CollectionInterface

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

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

public setActiveHandler (callable $activeHandler) Sets externally the handler that must be called by the matched route

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

public setLazy (mixed $lazy) Sets if the main handler must be lazy loaded

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

public callable getActiveHandler () Return the handler that will be called for the matched route

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

public Phalcon\Mvc\Router\RouteInterface

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

public Phalcon\Mvc\Micro error (callable $handler)

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