addPass(CompilerPassInterface $pass, string $type = self::TYPE_BEFORE_OPTIMIZATION) Adds a pass. Parameters CompilerPassInterface $pass A Compiler pass string $type The pass type Exceptions InvalidArgumentException when a pass type doesn't exist
string getTag() Gets the tag name associated with this token parser. Return Value string The tag name
evaluate($functions, $values) Parameters $functions $values
ProcessBuilder setTimeout(float|null $timeout) Sets the process timeout. To disable the timeout, set this value to null. Parameters float|null $timeout Return Value ProcessBuilder Exceptions InvalidArgumentException
decideTransFork($token) Parameters $token
bool isServerError() Was there a server side error? Return Value bool
isHit() {@inheritdoc}
compile(Compiler $compiler) Parameters Compiler $compiler
setAuthenticated($authenticated) Sets the authenticated flag. Parameters $authenticated
bind(string $dn = null, string $password = null) Return a connection bound to the ldap. Parameters string $dn A LDAP dn string $password A password Exceptions ConnectionException If dn / password could not be bound.
Page 141 of 787