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

ContainerBuilder::addAliases()

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

TemplateFilenameParser

class TemplateFilenameParser implements TemplateNameParserInterface TemplateFilenameParser converts template filenames to TemplateReferenceInterface instances. Methods TemplateReferenceInterface parse(string|TemplateReferenceInterface $name) Convert a template name to a TemplateReferenceInterface instance. Details TemplateReferenceInterface parse(string|TemplateReferenceInterface $name) Convert a template name to a TemplateReferenceInterface in

Bridge\Monolog\Handler

Classes ChromePhpHandler ChromePhpHandler. DebugHandler DebugLogger. FirePHPHandler FirePHPHandler. SwiftMailerHandler Extended SwiftMailerHandler that flushes mail queue if necessary

Profiler::disable()

disable() Disables the profiler.

DataCollector::unserialize()

unserialize($data) Parameters $data

MergeBuilder::end()

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

Table::addRow()

addRow($row) Parameters $row

FormConfigInterface::getAction()

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