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