string|null getPassword() Returns the password. Return Value string|null
setProcessIsolation($processIsolation) Parameters $processIsolation
setAttributes(array $attributes) Sets multiple attributes. Parameters array $attributes The attributes
getKey()
string|null getShortDescription(string $class, string $property, array $context = array()) Gets the short description of the property. Parameters string $class string $property array $context Return Value string|null
ExprBuilder validate() Sets an expression to run for the validation. The expression receives the value of the node and must return it. It can modify it. An exception should be thrown when the node is not valid. Return Value ExprBuilder
interface TemplateNameParserInterface TemplateNameParserInterface converts template names 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 instance. Parameters string|T
class TemplateNameParser extends TemplateNameParser TemplateNameParser converts template names from the short notation "bundle:section:template.format.engine" to TemplateReferenceInterface instances. Methods TemplateReferenceInterface parse(string|TemplateReferenceInterface $name) Convert a template name to a TemplateReferenceInterface instance. __construct(KernelInterface $kernel) Constructor. Details TemplateReferenceInterface parse(string|TemplateR
array all() Gets and clears flashes from the stack. Return Value array
ContainerBuilder setResources(array $resources) Sets the resources for this configuration. Parameters array $resources An array of resources Return Value ContainerBuilder The current instance
Page 336 of 787