Session::getFlashBag()

FlashBagInterface getFlashBag() Gets the flashbag interface. Return Value FlashBagInterface

FormInterface::getData()

mixed getData() Returns the data in the format needed for the underlying object. Return Value mixed

NameNode

class NameNode extends Node Properties $nodes from Node $attributes from Node Methods __construct($name) Constructor. __toString() from Node compile(Compiler $compiler) evaluate($functions, $values) Details __construct($name) Constructor. Parameters $name __toString() compile(Compiler $compiler) Parameters Compiler $compiler

RouteCollection::setSchemes()

setSchemes(string|array $schemes) Sets the schemes (e.g. 'https') all child routes are restricted to. Parameters string|array $schemes The scheme or an array of schemes

TimeZoneTransformer::extractDateOptions()

array extractDateOptions(string $matched, int $length) Extract date options from a matched value returned by the processing of the reverse matching regular expression. Parameters string $matched The matched value int $length The length of the Transformer pattern string Return Value array An associative array

SymfonyStyle::warning()

warning(string|array $message) Formats an warning result bar. Parameters string|array $message

CliDumper::leaveHash()

leaveHash(Cursor $cursor, int $type, string $class, bool $hasChild, int $cut) Dumps while leaving an hash. Parameters Cursor $cursor The Cursor position in the dump int $type A Cursor::HASH_* const for the type of hash string $class The object class, resource type or array count bool $hasChild When the dump of the hash has child item int $cut The number of items the hash has been cut by

RoutingExtension::getUrl()

getUrl($name, $parameters = array(), $schemeRelative = false) Parameters $name $parameters $schemeRelative

MetadataBag::setName()

setName(string $name) Sets name. Parameters string $name

DoctrineAclCache::clearCache()

clearCache() Removes all ACLs from the cache