ProfilerExtension::enter()

enter(Twig_Profiler_Profile $profile) Parameters Twig_Profiler_Profile $profile

CurrencyDataProvider::getSymbol()

getSymbol($currency, $displayLocale = null) Parameters $currency $displayLocale

ValidatorBuilder::setTranslationDomain()

ValidatorBuilderInterface setTranslationDomain(string $translationDomain) Sets the default translation domain of violation messages. The same message can have different translations in different domains. Pass the domain that is used for violation messages by default to this method. Parameters string $translationDomain The translation domain of the violation messages Return Value ValidatorBuilderInterface The builder object

Router::setOption()

setOption(string $key, mixed $value) Sets an option. Parameters string $key The key mixed $value The value Exceptions InvalidArgumentException

DOMCaster::castProcessingInstruction()

static castProcessingInstruction(DOMProcessingInstruction $dom, array $a, Stub $stub, $isNested) Parameters DOMProcessingInstruction $dom array $a Stub $stub $isNested

SplCaster::castFileInfo()

static castFileInfo(SplFileInfo $c, array $a, Stub $stub, $isNested) Parameters SplFileInfo $c array $a Stub $stub $isNested

Container::setParameter()

setParameter(string $name, mixed $value) Sets a parameter. Parameters string $name The parameter name mixed $value The parameter value

PgSqlCaster

class PgSqlCaster Casts pqsql resources to array representation. Methods static castLargeObject($lo, array $a, Stub $stub, $isNested) static castLink($link, array $a, Stub $stub, $isNested) static castResult($result, array $a, Stub $stub, $isNested) Details static castLargeObject($lo, array $a, Stub $stub, $isNested) Parameters $lo array $a Stub $stub $isNested static castLink($link, array $a, St

InputArgument::getName()

string getName() Returns the argument name. Return Value string The argument name

SplCaster::castDoublyLinkedList()

static castDoublyLinkedList(SplDoublyLinkedList $c, array $a, Stub $stub, $isNested) Parameters SplDoublyLinkedList $c array $a Stub $stub $isNested