Component\Form\Extension\Validator\Constraints

Classes Form FormValidator

Application::find()

Command find(string $name) Finds a command by name or alias. Contrary to get, this command tries to find the best match if you give it an abbreviation of a name or alias. Parameters string $name A command name or a command alias Return Value Command A Command instance Exceptions CommandNotFoundException When command name is incorrect or ambiguous

Profile::getStatusCode()

int getStatusCode() Return Value int

Component\Form\Extension\Validator\Util

Classes ServerParams

Glob::render()

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

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

Bridge\ProxyManager\LazyProxy\Instantiator

Classes RuntimeInstantiator Runtime lazy loading proxy generator.

LdapException

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

NodeDefinition::example()

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

EnvParametersResource::serialize()

serialize()