array getIndicesForValues(array $values) deprecated deprecated since version 2.4, to be removed in 3.0. Returns the indices corresponding to the given values. The indices must be positive integers or strings accepted by {@link \Symfony\Component\Form\FormConfigBuilder::validateName()}. The index "placeholder" is internally reserved. The indices must be returned with the same keys and in the same order as the corresponding values in the given array. Parameters array $values A
string getResource() Return Value string The canonicalized, absolute path to the resource
string getPosition() Defines the position at which the provider is called. Possible values: preauth, form, http, and rememberme. Return Value string
preSubmit(FormEvent $event) Parameters FormEvent $event
array getListeners(string $event = null) Gets the listeners of a specific event or all listeners. Parameters string $event The name of the event Return Value array The event listeners for the specified event, or all event listeners
ValidatorBuilderInterface setTranslator(TranslatorInterface $translator) Sets the translator used for translating violation messages. Parameters TranslatorInterface $translator The translator instance Return Value ValidatorBuilderInterface The builder object
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
InputInterface getInput() Gets the input instance. Return Value InputInterface An InputInterface instance
class IsFalse extends Constraint 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_FALSE_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 Methods static stri
Page 224 of 787