Component\Ldap

Namespaces Symfony\Component\Ldap\Exception Classes LdapClient Interfaces LdapClientInterface Ldap interface.

ProgressBar::clear()

clear() Removes the progress bar from the current line. This is useful if you wish to write some output while a progress bar is running. Call display() to show the progress bar again.

Component\EventDispatcher\Debug

Interfaces TraceableEventDispatcherInterface

ClockMock::time()

static time()

IsTrue

class IsTrue extends Constraint Constants DEFAULT_GROUP The name of the group given to all constraints with no explicit group. CLASS_CONSTRAINT Marks a constraint that can be put onto classes. PROPERTY_CONSTRAINT Marks a constraint that can be put onto properties. NOT_TRUE_ERROR Properties mixed $payload Domain-specific data attached to a constraint. from Constraint array $groups The groups that the constraint belongs to from Constraint $message Methods static string

Component\Security\Core\Encoder

Classes BCryptPasswordEncoder BasePasswordEncoder BasePasswordEncoder is the base class for all password encoders. EncoderFactory A generic encoder factory implementation MessageDigestPasswordEncoder MessageDigestPasswordEncoder uses a message digest algorithm. Pbkdf2PasswordEncoder Pbkdf2PasswordEncoder uses the PBKDF2 (Password-Based Key Derivation Function 2). PlaintextPasswordEncoder PlaintextPasswordEncoder does not do any encoding. Interfaces EncoderFactoryInter

MappingException

class MappingException extends RuntimeException MappingException.

ConsoleHandler::close()

close() Disables the output.

LogoutUrlExtension

class LogoutUrlExtension extends Twig_Extension LogoutUrlHelper provides generator functions for the logout URL to Twig. Methods __construct(LogoutUrlGenerator $generator) getFunctions() {@inheritdoc} string getLogoutPath(string|null $key = null) Generates the relative logout URL for the firewall. string getLogoutUrl(string|null $key = null) Generates the absolute logout URL for the firewall. getName() {@inheritdoc} Details __construc

YamlExtension::dump()

dump($value, $inline, $dumpObjects = false) Parameters $value $inline $dumpObjects