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.

DayOfWeekTransformer::extractDateOptions()

array extractDateOptions(string $matched, int $length) Extract date options from a matched value returned by the processing of the reverse matching regular expression. Parameters string $matched The matched value int $length The length of the Transformer pattern string Return Value array An associative array

ConstraintViolationInterface::getPlural()

int|null getPlural() Returns a number for pluralizing the violation message. For example, the message template could have different translation based on a parameter "choices": Please select exactly one entry. (choices=1) Please select two entries. (choices=2) This method returns the value of the parameter for choosing the right pluralization form (in this case "choices"). Return Value int|null The number to use to pluralize of the message

CompiledRoute::serialize()

serialize() {@inheritdoc}

FormConfigBuilder::getAction()

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

EngineInterface::supports()

bool supports(string|TemplateReferenceInterface $name) Returns true if this class is able to render the given template. Parameters string|TemplateReferenceInterface $name A template name or a TemplateReferenceInterface instance Return Value bool true if this class supports the given template, false otherwise

RequestDataCollector::getContent()

getContent()

ButtonBuilder::count()

int count() Unsupported method. Return Value int Always returns 0