Profile::getParentToken()

null|string getParentToken() Returns the parent token. Return Value null|string The parent token

Specificity::getValue()

int getValue() Returns global specificity value. Return Value int

TraceableEventDispatcherInterface::getNotCalledListeners()

array getNotCalledListeners() Gets the not called listeners. Return Value array An array of not called listeners

ParentNodeDefinitionInterface::children()

children()

EventDataCollector::setNotCalledListeners()

setNotCalledListeners(array $listeners) Sets the not called listeners. Parameters array $listeners An array of not called listeners See also TraceableEventDispatcherInterface

InMemoryFactory

class InMemoryFactory implements UserProviderFactoryInterface InMemoryFactory creates services for the memory provider. Methods create(ContainerBuilder $container, $id, $config) getKey() addConfiguration(NodeDefinition $node) Details create(ContainerBuilder $container, $id, $config) Parameters ContainerBuilder $container $id $config getKey() addConfigura

AcceptHeader::all()

AcceptHeaderItem[] all() Returns all items. Return Value AcceptHeaderItem[]

IntlDateFormatter::getPattern()

string getPattern() Returns the formatter's pattern. Return Value string The pattern string used by the formatter See also http://www.php.net/manual/en/intldateformatter.getpattern.php

FormErrorIterator::hasChildren()

bool hasChildren() Returns whether the current element of the iterator can be recursed into. Return Value bool Whether the current element is an instance of this class

OutputStyle::isVeryVerbose()

bool isVeryVerbose() Returns whether verbosity is very verbose (-vv). Return Value bool true if verbosity is set to VERBOSITYVERYVERBOSE, false otherwise