TokenStream::freeze()

TokenStream freeze() Freezes stream. Return Value TokenStream

InputOption::getDefault()

mixed getDefault() Returns the default value. Return Value mixed The default value

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

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.

MutableAclInterface::updateObjectAce()

updateObjectAce(int $index, int $mask, string $strategy = null) Updates an object-based ACE Parameters int $index int $mask string $strategy if null the strategy should not be changed