XPathExpr::getElement()

string getElement() Return Value string

SubmitButtonBuilder

class SubmitButtonBuilder extends ButtonBuilder A builder for {@link SubmitButton} instances. Methods __construct(string $name, array $options = array()) Creates a new button builder. from ButtonBuilder FormBuilderInterface add(string|integer|FormBuilderInterface $child, string|FormTypeInterface $type = null, array $options = array()) Unsupported method. from ButtonBuilder FormBuilderInterface create(string $name, string|FormTypeInterface $type = null, array $options = array()) U

SessionTokenStorage::setToken()

setToken(string $tokenId, string $token) Stores a CSRF token. Parameters string $tokenId The token ID string $token The CSRF token

PseudoClassExtension::getName()

string getName() Returns extension name. Return Value string

XmlUtils::phpize()

static mixed phpize(mixed $value) Converts an xml value to a PHP type. Parameters mixed $value Return Value mixed

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.

MongoDbSessionHandler::gc()

gc($maxlifetime) {@inheritdoc} Parameters $maxlifetime

CompilationContextInterface::getBinaryDir()

string getBinaryDir() Returns the directory where the binary resource bundles are stored. Return Value string An absolute path to a directory.

Client::getHistory()

History getHistory() Returns the History instance. Return Value History A History instance

ExpressionFunction::getCompiler()

getCompiler()