Bundle\FrameworkBundle\Kernel

Classes MicroKernelTrait A Kernel that provides configuration hooks.

GenericEvent::hasArgument()

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

PropertyPathBuilder::getLength()

int getLength() Returns the length of the current path. Return Value int The path length

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

ViolationPathIterator

class ViolationPathIterator extends PropertyPathIterator Methods __construct(ViolationPath $violationPath) Constructor. Boolean isIndex() Returns whether the current element in the property path is an array index. from PropertyPathIterator Boolean isProperty() Returns whether the current element in the property path is a property name. from PropertyPathIterator mapsForm() Details __construct(ViolationPath $violationPath) Constructo

Profile::getToken()

string getToken() Gets the token. Return Value string The token