public offsetExists (mixed $name) Check if a service is registered using the array syntax
abstract public setDefinition (mixed $definition) ...
public setShared (mixed $name, mixed $definition) Registers an “always shared” service in the services container
extends class Phalcon\Exception
public array getParameter (int $position) Returns a parameter in a specific position
public setDefinition (mixed $definition) Set the service definition
abstract public getDI () ...
public mixed build (Phalcon\DiInterface $dependencyInjector
Source
public setSharedInstance (mixed $sharedInstance) Sets/Resets the shared instance related to the service
Page 1 of 6