ValidatorBuilderInterface::addXmlMappings()

ValidatorBuilderInterface addXmlMappings(array $paths) Adds a list of XML constraint mapping files to the validator. Parameters array $paths The paths to the mapping files Return Value ValidatorBuilderInterface The builder object

ConstraintDefinitionException

class ConstraintDefinitionException extends ValidatorException

TokenInterface::getRoles()

RoleInterface[] getRoles() Returns the user roles. Return Value RoleInterface[] An array of RoleInterface instances

TwigDataCollector::getName()

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

Crawler::link()

Link link(string $method = 'get') Returns a Link object for the first node in the list. Parameters string $method The method for the link (get by default) Return Value Link A Link instance Exceptions InvalidArgumentException If the current node list is empty or the selected node is not instance of DOMElement

ServiceReferenceGraph::connect()

connect(string $sourceId, string $sourceValue, string $destId, string $destValue = null, string $reference = null) Connects 2 nodes together in the Graph. Parameters string $sourceId string $sourceValue string $destId string $destValue string $reference

PropelLogger::getQueries()

array getQueries() Returns queries. Return Value array Queries

ResourceBundleNotFoundException

class ResourceBundleNotFoundException extends RuntimeException

ProxyAdapter::hasItem()

hasItem($key) {@inheritdoc} Parameters $key

Component\Form\Extension\DataCollector\Type

Classes DataCollectorTypeExtension Type extension for collecting data of a form with this type.