ClassNode::getSelector()

NodeInterface getSelector() Return Value NodeInterface

TemplatePathsCacheWarmer::warmUp()

warmUp(string $cacheDir) Warms up the cache. Parameters string $cacheDir The cache directory

Stopwatch::openSection()

openSection(string|null $id = null) Creates a new section or re-opens an existing section. Parameters string|null $id The id of the session to re-open, null to create a new one Exceptions LogicException When the section to re-open is not reachable

ArrayNode::setIgnoreExtraKeys()

setIgnoreExtraKeys(bool $boolean, bool $remove = true) Whether extra keys should just be ignore without an exception. Parameters bool $boolean To allow extra keys bool $remove To remove extra keys

ExceptionInterface

interface ExceptionInterface Methods AdapterInterface getAdapter() Details AdapterInterface getAdapter() Return Value AdapterInterface

Acl::deleteClassAce()

deleteClassAce(int $index) Deletes a class-based ACE Parameters int $index

ContainerInterface::setParameter()

setParameter(string $name, mixed $value) Sets a parameter. Parameters string $name The parameter name mixed $value The parameter value

RemoteUserFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

ErrorHandler::unstackErrors()

static unstackErrors() Unstacks stacked errors and forwards to the logger.

GenericEvent::offsetSet()

offsetSet(string $key, mixed $value) ArrayAccess for argument setter. Parameters string $key Array key to set mixed $value Value