SwiftMailerHandler::onKernelTerminate()

onKernelTerminate(PostResponseEvent $event) After the kernel has been terminated we will always flush messages. Parameters PostResponseEvent $event

TransChoiceTokenParser

class TransChoiceTokenParser extends TransTokenParser Token Parser for the 'transchoice' tag. Methods Twig_Node parse(Twig_Token $token) Parses a token and returns a node. decideTransFork($token) from TransTokenParser string getTag() Gets the tag name associated with this token parser. decideTransChoiceFork($token) Details Twig_Node parse(Twig_Token $token) Parses a token and returns a node. Parameters Twig_Token $token A Twig

ChoiceQuestion::getChoices()

array getChoices() Returns available choices. Return Value array

ClockMock::register()

static register($class) Parameters $class

NonceExpiredException

class NonceExpiredException extends AuthenticationException NonceExpiredException is thrown when an authentication is rejected because the digest nonce has expired. Methods TokenInterface getToken() Get the token. from AuthenticationException setToken(TokenInterface $token) Set the token. from AuthenticationException serialize() from AuthenticationException unserialize($str) from AuthenticationException string getMessageKey() Message key to be used by the translation co

FormInterface::has()

bool has(string $name) Returns whether a child with the given name exists. Parameters string $name The name of the child Return Value bool

ConfigDataCollector::setCacheVersionInfo()

setCacheVersionInfo($cacheVersionInfo) Parameters $cacheVersionInfo

XmlReferenceDumper::dumpNode()

dumpNode(NodeInterface $node, $namespace = null) Parameters NodeInterface $node $namespace

TranslationExtension::transchoice()

transchoice($message, $count, array $arguments = array(), $domain = null, $locale = null) Parameters $message $count array $arguments $domain $locale

AssetExtension::getAssetVersion()

string getAssetVersion(string $path, string $packageName = null) Returns the version of an asset. Parameters string $path A public path string $packageName The name of the asset package to use Return Value string The asset version