Locale deprecated::getDisplayCountries()

static array getDisplayCountries(string $locale) Returns the country names for a locale. Parameters string $locale The locale to use for the country names Return Value array The country names with their codes as keys Exceptions RuntimeException When the resource bundles cannot be loaded

InputDefinition::setArguments()

setArguments(InputArgument[] $arguments = array()) Sets the InputArgument objects. Parameters InputArgument[] $arguments An array of InputArgument objects

DigestData::getResponse()

getResponse()

DoctrineAclCache::getFromCacheByIdentity()

AclInterface getFromCacheByIdentity(ObjectIdentityInterface $oid) Retrieves an ACL for the given object identity from the cache Parameters ObjectIdentityInterface $oid Return Value AclInterface

Button::getName()

string getName() Returns the name by which the button is identified in forms. Return Value string The name of the form

LdapFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

Exception deprecated

interface Exception deprecated since version 2.7, to be removed in 3.0. Use ExceptionInterface instead. Base exception.

TableHelper deprecated::setVerticalBorderChar()

TableHelper setVerticalBorderChar(string $verticalBorderChar) Sets vertical border character. Parameters string $verticalBorderChar Return Value TableHelper

AbstractFactory

class AbstractFactory implements SecurityFactoryInterface AbstractFactory is the base class for all classes inheriting from AbstractAuthenticationListener. Methods create(ContainerBuilder $container, $id, $config, $userProviderId, $defaultEntryPointId) addConfiguration(NodeDefinition $node) addOption($name, $default = null) Details create(ContainerBuilder $container, $id, $config, $userProviderId, $defaultEntryPointId) Parameters

NullSessionHandler::read()

read($sessionId) {@inheritdoc} Parameters $sessionId