Request::duplicate()

Request duplicate(array $query = null, array $request = null, array $attributes = null, array $cookies = null, array $files = null, array $server = null) Clones a request and overrides some of its parameters. Parameters array $query The GET parameters array $request The POST parameters array $attributes The request attributes (parameters parsed from the PATH_INFO, ...) array $cookies The COOKIE parameters array $files The FILES parameters array $server The SERVER parameters Re

StopwatchExtension::getTokenParsers()

getTokenParsers()

AttributeNode::getSelector()

NodeInterface getSelector() Return Value NodeInterface

AuthorizationCheckerInterface

interface AuthorizationCheckerInterface The AuthorizationCheckerInterface. Methods bool isGranted(mixed $attributes, mixed $object = null) Checks if the attributes are granted against the current authentication token and optionally supplied object. Details bool isGranted(mixed $attributes, mixed $object = null) Checks if the attributes are granted against the current authentication token and optionally supplied object. Parameters mixed $attri

NodeExtension::translateCombinedSelector()

XPathExpr translateCombinedSelector(CombinedSelectorNode $node, Translator $translator) Parameters CombinedSelectorNode $node Translator $translator Return Value XPathExpr

ButtonBuilder::getForm()

FormInterface getForm() Creates the button. Return Value FormInterface The form

PropertyDescriptionExtractorInterface::getLongDescription()

string|null getLongDescription(string $class, string $property, array $context = array()) Gets the long description of the property. Parameters string $class string $property array $context Return Value string|null

ChoiceQuestion::getPrompt()

string getPrompt() Gets the prompt for choices. Return Value string

WebProfilerExtension

class WebProfilerExtension extends Twig_Extension Twig extension for the profiler. Methods getFunctions() {@inheritdoc} dumpValue($value) getName() {@inheritdoc} Details getFunctions() {@inheritdoc} dumpValue($value) Parameters $value getName() {@inheritdoc}

QuarterTransformer

class QuarterTransformer extends Transformer Parser and formatter for quarter format. Methods string format(DateTime $dateTime, int $length) Format a value using a configured DateTime as date/time source. string getReverseMatchingRegExp(int $length) Returns a reverse matching regular expression of a string generated by format(). array extractDateOptions(string $matched, int $length) Extract date options from a matched value returned by the processing of the reverse matching reg