TokenInterface::setUser()

setUser(mixed $user) Sets a user. Parameters mixed $user

AutoExpireFlashBag::getName()

string getName() Gets this bag's name. Return Value string

IssnValidator

class IssnValidator extends ConstraintValidator Validates whether the value is a valid ISSN. Constants PRETTY_DATE Whether to format {@link \DateTime} objects as RFC-3339 dates ("Y-m-d H:i:s"). OBJECT_TO_STRING Whether to cast objects with a "__toString()" method to strings. Methods initialize(ExecutionContextInterface $context) Initializes the constraint validator. from ConstraintValidator validate(mixed $value, Constraint $constraint) Checks if the passed value is valid.

Definition::getDeprecationMessage()

string getDeprecationMessage(string $id) Message to use if this definition is deprecated. Parameters string $id Service id relying on this definition Return Value string

AutoExpireFlashBag::setName()

setName($name) Parameters $name

FormExtension::getFilters()

getFilters() {@inheritdoc}

UserChecker

class UserChecker implements UserCheckerInterface UserChecker checks the user account flags. Methods checkPreAuth(UserInterface $user) Checks the user account before authentication. checkPostAuth(UserInterface $user) Checks the user account after authentication. Details checkPreAuth(UserInterface $user) Checks the user account before authentication. Parameters UserInterface $user a UserInterface instance c

ResultIterator::next()

next()

SessionInterface::getBag()

SessionBagInterface getBag(string $name) Gets a bag instance by name. Parameters string $name Return Value SessionBagInterface

Button::isEmpty()

bool isEmpty() Unsupported method. Return Value bool