Component\Security\Guard\Provider

Classes GuardAuthenticationProvider Responsible for accepting the PreAuthenticationGuardToken and calling the correct authenticator to retrieve the authenticated token.

RememberMeListener

class RememberMeListener implements ListenerInterface RememberMeListener implements authentication capabilities via a cookie. Methods __construct(TokenStorageInterface $tokenStorage, RememberMeServicesInterface $rememberMeServices, AuthenticationManagerInterface $authenticationManager, LoggerInterface $logger = null, EventDispatcherInterface $dispatcher = null, bool $catchExceptions = true, SessionAuthenticationStrategyInterface $sessionStrategy = null) Constructor. handle(GetRespon

SimpleFormAuthenticationListener

class SimpleFormAuthenticationListener extends AbstractAuthenticationListener Methods __construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, SessionAuthenticationStrategyInterface $sessionStrategy, HttpUtils $httpUtils, string $providerKey, AuthenticationSuccessHandlerInterface $successHandler, AuthenticationFailureHandlerInterface $failureHandler, array $options = array(), LoggerInterface $logger = null, EventDispatcherInterface $dispatcher

AbstractAuthenticationListener::handle()

final handle(GetResponseEvent $event) Handles form based authentication. Parameters GetResponseEvent $event Exceptions RuntimeException SessionUnavailableException

SvnRepository::getLastCommit()

SvnCommit getLastCommit() Returns the last commit of the repository. Return Value SvnCommit The last commit

Application::getAbbreviations()

static array getAbbreviations(array $names) Returns an array of possible abbreviations given a set of names. Parameters array $names An array of names Return Value array An array of abbreviations

MessageDigestPasswordEncoder::isPasswordValid()

bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against an encoded password. Parameters string $encoded An encoded password string $raw A raw password string $salt The salt Return Value bool true if the password is valid, false otherwise

ProgressBar::setRedrawFrequency()

setRedrawFrequency(int|float $freq) Sets the redraw frequency. Parameters int|float $freq The frequency in steps

Bridge\Twig\Command

Classes LintCommand Command that will validate your template syntax and output encountered errors.

UrlType::configureOptions()

configureOptions(OptionsResolver $resolver) Configures the options for this type. Parameters OptionsResolver $resolver The resolver for the options