PgSqlCaster::castLink()

static castLink($link, array $a, Stub $stub, $isNested) Parameters $link array $a Stub $stub $isNested

TemplateReference::all()

array all() Gets the template parameters. Return Value array An array of parameters

Collator::setAttribute()

bool setAttribute(int $attr, int $val) Not supported. Set a collator's attribute. Parameters int $attr An attribute specifier, one of the attribute constants int $val The attribute value, one of the attribute value constants Return Value bool True on success or false on failure Exceptions MethodNotImplementedException See also http://www.php.net/manual/en/collator.setattribute.php

FormRegistryInterface::hasType()

bool hasType(string $name) Returns whether the given form type is supported. Parameters string $name The name of the type Return Value bool Whether the type is supported

Bundle\WebProfilerBundle\Controller

Classes ExceptionController ExceptionController. ProfilerController ProfilerController. RouterController RouterController.

HashNode::getSpecificity()

Specificity getSpecificity() Returns node's specificity. Return Value Specificity

Form::addError()

FormInterface addError(FormError $error) Adds an error to this form. Parameters FormError $error Return Value FormInterface The form instance

AbstractOperation::getMessages()

array getMessages(string $domain) Returns all valid messages ('all') after operation. Parameters string $domain Return Value array

Collator::setStrength()

bool setStrength(int $strength) Not supported. Set the collator's strength. Parameters int $strength Strength to set, possible values: Collator::PRIMARY Collator::SECONDARY Collator::TERTIARY Collator::QUATERNARY Collator::IDENTICAL Collator::DEFAULT Return Value bool True on success or false on failure Exceptions MethodNotImplementedException See also http://www.php.net/manual/en/collator.setstrength.php

Button::getPropertyPath()

PropertyPathInterface getPropertyPath() Unsupported method. Return Value PropertyPathInterface The property path