abstract public setDI (Phalcon\DiInterface $dependencyInjector)
public getService (mixed $name) Returns a Phalcon\Di\Service instance
public getEventsManager () Returns the internal event manager
public setShared (mixed $shared) Sets if the service is shared or not
public wasFreshInstance () Check whether the last service obtained via getShared produced a fresh instance or an existing one
public mixed getShared (string $name, [array $parameters]) Resolves a service, the resolved service
public setRaw (mixed $name, Phalcon
implements Phalcon\DiInterface,
abstract public getDefinition () ...
public get (mixed $name, [mixed $parameters]) Resolves the service based on its configuration
Page 3 of 6