AutowirePass::process()

process(ContainerBuilder $container) You can modify the container here before it is dumped to PHP code. Parameters ContainerBuilder $container

Bridge\Twig\Form

Classes TwigRenderer TwigRendererEngine Interfaces TwigRendererEngineInterface TwigRendererInterface

ResultIterator::rewind()

rewind()

ConsoleTerminateEvent::getExitCode()

int getExitCode() Gets the exit code. Return Value int The command exit code

AclProviderInterface::findAcls()

SplObjectStorage findAcls(array $oids, array $sids = array()) Returns the ACLs that belong to the given object identities Parameters array $oids an array of ObjectIdentityInterface implementations array $sids an array of SecurityIdentityInterface implementations Return Value SplObjectStorage mapping the passed object identities to ACLs Exceptions AclNotFoundException when we cannot find an ACL for all identities

InputStream::write()

write(resource|scalar|Traversable|null $input) Appends an input to the write buffer. Parameters resource|scalar|Traversable|null $input The input to append as stream resource, scalar or \Traversable

HttpBasicFactory::addConfiguration()

addConfiguration(NodeDefinition $node) Parameters NodeDefinition $node

MutableAclProviderInterface::createAcl()

MutableAclInterface createAcl(ObjectIdentityInterface $oid) Creates a new ACL for the given object identity. Parameters ObjectIdentityInterface $oid Return Value MutableAclInterface Exceptions AclAlreadyExistsException when there already is an ACL for the given object identity

FormConfigBuilderInterface::setDisabled()

FormConfigBuilderInterface setDisabled(bool $disabled) Set whether the form is disabled. Parameters bool $disabled Whether the form is disabled Return Value FormConfigBuilderInterface The configuration object

TranslationExtension::getNodeVisitors()

getNodeVisitors() {@inheritdoc}