ButtonBuilder::setAttributes()

FormConfigBuilderInterface setAttributes(array $attributes) Sets the attributes. Parameters array $attributes The attributes Return Value FormConfigBuilderInterface The configuration object

ExpressionExtension::getName()

string getName() Returns the name of the extension. Return Value string The extension name

EqualTo

class EqualTo extends AbstractComparison Constants DEFAULT_GROUP The name of the group given to all constraints with no explicit group. CLASS_CONSTRAINT Marks a constraint that can be put onto classes. PROPERTY_CONSTRAINT Marks a constraint that can be put onto properties. NOT_EQUAL_ERROR Properties mixed $payload Domain-specific data attached to a constraint. from Constraint array $groups The groups that the constraint belongs to from Constraint $message $value from

IntlGlobals::getErrorCode()

static int getErrorCode() Returns the error code of the last operation. Returns IntlGlobals::UZEROERROR if no error occurred. Return Value int

Route::getRequirements()

getRequirements()

InputInterface::bind()

bind(InputDefinition $definition) Binds the current Input instance with the given arguments and options. Parameters InputDefinition $definition A InputDefinition instance

FormConfigInterface::getAction()

string getAction() Returns the target URL of the form. Return Value string The target URL of the form

Table::addRow()

addRow($row) Parameters $row

MergeBuilder::end()

NodeDefinition end() Returns the related node. Return Value NodeDefinition

ContainerBuilder::addAliases()

addAliases(array $aliases) Adds the service aliases. Parameters array $aliases An array of aliases