ViolationMapperInterface

interface ViolationMapperInterface Methods mapViolation(ConstraintViolation $violation, FormInterface $form, bool $allowNonSynchronized = false) Maps a constraint violation to a form in the form tree under the given form. Details mapViolation(ConstraintViolation $violation, FormInterface $form, bool $allowNonSynchronized = false) Maps a constraint violation to a form in the form tree under the given form. Parameters ConstraintViolation $violat

RingBuffer::offsetUnset()

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

Request::getTrustedProxies()

static array getTrustedProxies() Gets the list of trusted proxies. Return Value array An array of trusted proxies

ButtonBuilder::getByReference()

bool getByReference() Unsupported method. Return Value bool Whether to modify the form's data by reference

PreloadedExtension::getTypeGuesser()

FormTypeGuesserInterface|null getTypeGuesser() Returns the type guesser provided by this extension. Return Value FormTypeGuesserInterface|null The type guesser

Bridge\Doctrine\Security\RememberMe

Classes DoctrineTokenProvider This class provides storage for the tokens that is set in "remember me" cookies. This way no password secrets will be stored in the cookies on the client machine, and thus the security is improved.

Output::getVerbosity()

int getVerbosity() Gets the current verbosity of the output. Return Value int The current level of verbosity (one of the VERBOSITY constants)

CardScheme::getRequiredOptions()

array getRequiredOptions() Returns the name of the required options. Override this method if you want to define required options. Return Value array

GenericEvent::hasArgument()

bool hasArgument(string $key) Has argument. Parameters string $key Key of arguments array Return Value bool

Bundle\FrameworkBundle\Kernel

Classes MicroKernelTrait A Kernel that provides configuration hooks.