RouterCacheWarmer::warmUp()

warmUp(string $cacheDir) Warms up the cache. Parameters string $cacheDir The cache directory

Definition::removeMethodCall()

Definition removeMethodCall(string $method) Removes a method to call after service initialization. Parameters string $method The method name to remove Return Value Definition The current instance

Glob::toRegex()

Regex toRegex(bool $strictLeadingDot = true, bool $strictWildcardSlash = true) Parameters bool $strictLeadingDot bool $strictWildcardSlash Return Value Regex

Regex::setEndFlag()

Regex setEndFlag(bool $endFlag) Parameters bool $endFlag Return Value Regex

DefinitionDecorator::getChanges()

array getChanges() Returns all changes tracked for the Definition object. Return Value array An array of changes for this Definition

TimeZoneTransformer deprecated

class TimeZoneTransformer extends TimeZoneTransformer deprecated since version 2.3, to be removed in 3.0. Use {@link \Symfony\Component\Intl\DateFormatter\DateFormat\TimeZoneTransformer} instead. Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\TimeZoneTransformer}. Methods string format(DateTime $dateTime, int $length) Format a value using a configured DateTime as date/time source. from TimeZoneTransformer string getReverseMatchingRegExp(int $length) Returns a re

Glob::append()

ValueInterface append(string $expr) Parameters string $expr Return Value ValueInterface

FormConfigBuilderInterface::setMapped()

FormConfigBuilderInterface setMapped(bool $mapped) Sets whether the form should be mapped to an element of its parent's data. Parameters bool $mapped Whether the form should be mapped Return Value FormConfigBuilderInterface The configuration object

OutputFormatterStyleStack::reset()

reset() Resets stack (ie. empty internal arrays).

LdapFactory::getKey()

getKey()