HttpBasicLdapFactory::getKey()

string getKey() Defines the configuration key used to reference the provider in the firewall configuration. Return Value string

JsonEncoder::supportsEncoding()

bool supportsEncoding(string $format) Checks whether the serializer can encode to given format. Parameters string $format format name Return Value bool

ChainAdapter::hasItem()

hasItem($key) {@inheritdoc} Parameters $key

HttpBasicLdapFactory::create()

array create(ContainerBuilder $container, string $id, array $config, string $userProvider, string $defaultEntryPoint) Configures the container services required to use the authentication listener. Parameters ContainerBuilder $container string $id The unique id of the firewall array $config The options array for the listener string $userProvider The service id of the user provider string $defaultEntryPoint Return Value array containing three values: - the provider id - the lis

Process::clearErrorOutput()

Process clearErrorOutput() Clears the process output. Return Value Process

Helper::setHelperSet()

setHelperSet(HelperSet $helperSet = null) Sets the helper set associated with this helper. Parameters HelperSet $helperSet A HelperSet instance

Helper::getHelperSet()

HelperSet getHelperSet() Gets the helper set associated with this helper. Return Value HelperSet A HelperSet instance

Intl::getCurrencyBundle()

static CurrencyBundleInterface getCurrencyBundle() Returns the bundle containing currency information. Return Value CurrencyBundleInterface The currency resource bundle

AutowireServiceResource::isFresh()

bool isFresh(int $timestamp) Returns true if the resource has not been updated since the given timestamp. Parameters int $timestamp The last time the resource was loaded Return Value bool True if the resource has not been updated, false otherwise

Shell deprecated::run()

run() Runs the shell.