Question::isHidden()

bool isHidden() Returns whether the user response must be hidden. Return Value bool

OptionsResolver::isDefined()

bool isDefined(string $option) Returns whether an option is defined. Returns true for any option passed to {@link setDefault()}, {@link setRequired()} or {@link setDefined()}. Parameters string $option The option name Return Value bool Whether the option is defined

HtmlDumper::setDumpHeader()

setDumpHeader(string $header) Sets an HTML header that will be dumped once in the output stream. Parameters string $header An HTML string

EnvParametersResource::serialize()

serialize()

NodeDefinition::example()

NodeDefinition|$this example(string|array $example) Sets example configuration. Parameters string|array $example Return Value NodeDefinition|$this

LdapException

class LdapException extends RuntimeException implements ExceptionInterface LdapException is throw if php ldap module is not loaded.

Bridge\ProxyManager\LazyProxy\Instantiator

Classes RuntimeInstantiator Runtime lazy loading proxy generator.

GuardAuthenticatorHandler::authenticateUserAndHandleSuccess()

Response|null authenticateUserAndHandleSuccess(UserInterface $user, Request $request, GuardAuthenticatorInterface $authenticator, string $providerKey) Convenience method for authenticating the user and returning the Response if any for success. Parameters UserInterface $user Request $request GuardAuthenticatorInterface $authenticator string $providerKey The provider (i.e. firewall) key Return Value Response|null

Component\Form\Extension\Validator\Util

Classes ServerParams

Glob::render()

string render() Renders string representation of expression. Return Value string