HttpCache::getRequest()

Request getRequest() Gets the Request instance associated with the master request. Return Value Request A Request instance

FormConfigInterface::getMapped()

bool getMapped() Returns whether the form should be mapped to an element of its parent's data. Return Value bool Whether the form is mapped

IcuDatFileLoader

class IcuDatFileLoader extends IcuResFileLoader IcuResFileLoader loads translations from a resource bundle. Methods MessageCatalogue load(mixed $resource, string $locale, string $domain = 'messages') Loads a locale. Details MessageCatalogue load(mixed $resource, string $locale, string $domain = 'messages') Loads a locale. Parameters mixed $resource A resource string $locale A locale string $domain The domain Return Value MessageCatalogue A Me

FormConfigBuilderInterface::setCompound()

FormConfigBuilderInterface setCompound(bool $compound) Sets whether the form should be compound. Parameters bool $compound Whether the form should be compound Return Value FormConfigBuilderInterface The configuration object See also FormConfigInterface::getCompound()

NumberFormatter::getErrorCode()

int getErrorCode() Returns formatter's last error code. Always returns the UZEROERROR class constant value. Return Value int The error code from last formatter call See also http://www.php.net/manual/en/numberformatter.geterrorcode.php

ExecutionContext deprecated::getGroup()

string getGroup() Returns the validation group that is currently being validated. Return Value string The current validation group.

X509Factory::create()

create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint) Parameters ContainerBuilder $container $id $config $userProvider $defaultEntryPoint

DriverNotFoundException

class DriverNotFoundException extends RuntimeException implements ExceptionInterface LdapException is throw if php ldap module is not loaded.

CurrencyBundle::getFractionDigits()

getFractionDigits($currency) Data provider for {@link \Symfony\Component\Intl\Currency::getFractionDigits()}. Parameters $currency

ResourceCaster::castDba()

static castDba($dba, array $a, Stub $stub, $isNested) Parameters $dba array $a Stub $stub $isNested