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

TableHelper deprecated::setVerticalBorderChar()

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

Exception deprecated

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

LdapFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

Button::getName()

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

DoctrineAclCache::getFromCacheByIdentity()

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

DigestData::getResponse()

getResponse()

InputDefinition::setArguments()

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

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

LdapInterface::escape()

string escape(string $subject, string $ignore = '', int $flags) Escape a string for use in an LDAP filter or DN. Parameters string $subject string $ignore int $flags Return Value string