public mixed build (Phalcon\DiInterface $dependencyInjector
public setShared (mixed $name, mixed $definition) Registers an “always shared” service in the services container
public setDefinition (mixed $definition) Set the service definition
extends class Phalcon\Di\FactoryDefault
public set (mixed $name, mixed $definition, [mixed $shared]) Registers a service in the services
abstract public setDI (Phalcon\DiInterface $dependencyInjector)
abstract public static __set_state (array $attributes) ...
public getName () Returns the service’s name
public offsetGet (mixed $name) Allows to obtain a shared service using the array syntax
Source
Page 2 of 6