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

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

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

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

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

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

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

public stop () Stops the middleware execution avoiding than other middlewares be executed

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

public mixed getHandler () Returns the main handler

2025-01-10 15:47:30