public array getHandlers () Returns the internal handlers attached to the application
public object getService (string $serviceName) Obtains a service from the DI
public setDI (Phalcon\DiInterface $dependencyInjector)
public Phalcon\Mvc\Router\RouteInterface
public mixed getReturnedValue () Returns the value returned by the executed handler
public Phalcon\Mvc\Micro finish (callable $handler)
public boolean offsetExists (string $alias) Check if a service is registered in the internal services container
public Phalcon\Mvc\Micro notFound (callable $handler)
Page 3 of 4