FormView::count()

int count() Implements \Countable. Return Value int The number of children views

Component\Form\ChoiceList\Loader

Interfaces ChoiceLoaderInterface Loads a choice list.

UserCheckerInterface::checkPostAuth()

checkPostAuth(UserInterface $user) Checks the user account after authentication. Parameters UserInterface $user a UserInterface instance Exceptions AccountStatusException

CodeExtension::abbrMethod()

abbrMethod($method) Parameters $method

PseudoClassExtension::translateRoot()

XPathExpr translateRoot(XPathExpr $xpath) Parameters XPathExpr $xpath Return Value XPathExpr

FullTransformer deprecated

class FullTransformer extends FullTransformer deprecated since version 2.3, to be removed in 3.0. Use {@link \Symfony\Component\Intl\DateFormatter\DateFormat\FullTransformer} instead. Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\FullTransformer}. Methods __construct(string $pattern, string $timezone) Constructor. from FullTransformer Transformer[] getTransformers() Return the array of Transformer objects. from FullTransformer string format(DateTime $dateTi

AbstractProxy::getName()

string getName() Gets the session name. Return Value string

Button::offsetGet()

offsetGet(mixed $offset) Unsupported method. This method should not be invoked. Parameters mixed $offset Exceptions BadMethodCallException

OutputFormatterInterface::format()

string format(string $message) Formats a message according to the given styles. Parameters string $message The message to style Return Value string The styled message

Kernel::serialize()

serialize()