public isShared () Check whether the service is shared or not
public isResolved () Returns true if the service was resolved
public getService (mixed $name) Returns a Phalcon\Di\Service instance
public get (mixed $name, [mixed $parameters]) Resolves the service based on its configuration
abstract public getDefinition () ...
abstract public setParameter (mixed $position, array $parameter) ...
implements Phalcon\DiInterface,
public setRaw (mixed $name, Phalcon
abstract public getName () ...
public getServices () Return the services registered in the DI
Page 4 of 6