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

public mixed getSharedService (string $serviceName) Obtains a shared service from the DI

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

public offsetUnset (string $alias) Removes a service from the internal services container using the array syntax

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

Source on GitHub Methods abstract public call (Phalcon\Mvc\Micro $application) ...

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

public getRouter () Returns the internal router used by the application

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

public setPrefix (mixed $prefix) Sets a prefix for all routes added to the collection

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

public mixed handle ([string $uri]) Handle the whole request

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

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

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

public setDI (Phalcon\DiInterface $dependencyInjector)

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

public object getService (string $serviceName) Obtains a service from the DI

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

public boolean offsetExists (string $alias) Check if a service is registered in the internal services container

2025-01-10 15:47:30