Acl::isFieldGranted()

bool isFieldGranted(string $field, array $masks, array $securityIdentities, bool $administrativeMode = false) Determines whether field access is granted Parameters string $field array $masks array $securityIdentities bool $administrativeMode Return Value bool

RememberMeFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

ProgressHelper deprecated::setProgressCharacter()

setProgressCharacter(string $char) Sets the progress bar character. Parameters string $char A character

Acl::deleteObjectFieldAce()

deleteObjectFieldAce(int $index, string $field) Deletes an object-field-based ACE Parameters int $index string $field

RadioListMapper::mapDataToForms()

mapDataToForms($choice, $radios) Maps properties of some data to a list of forms. Parameters $choice $radios Exceptions UnexpectedTypeException if the type of the data parameter is not supported.

CompiledRoute::getTokens()

array getTokens() Returns the tokens. Return Value array The tokens

XmlEncoder::supportsDecoding()

bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format. Parameters string $format format name Return Value bool

Reader::getRemainingLength()

int getRemainingLength() Return Value int

PropertyPathMapper::mapFormsToData()

mapFormsToData(FormInterface[] $forms, mixed $data) Maps the data of a list of forms into the properties of some data. Parameters FormInterface[] $forms A list of {@link FormInterface} instances. mixed $data Structured data. Exceptions UnexpectedTypeException if the type of the data parameter is not supported.

HttpFoundationExtension::getFunctions()

getFunctions() {@inheritdoc}