FormErrorIterator::offsetUnset()

offsetUnset($position) Unsupported method. Parameters $position Exceptions BadMethodCallException

DebugExtension::getNamespace()

string getNamespace() Returns the namespace to be used for this extension (XML namespace). Return Value string The XML namespace

RequestDataCollector::getRequestCookies()

getRequestCookies()

Response::sendHeaders()

Response sendHeaders() Sends HTTP headers. Return Value Response

AbstractSurrogateFragmentRenderer

class AbstractSurrogateFragmentRenderer extends RoutableFragmentRenderer Implements Surrogate rendering strategy. Methods setFragmentPath(string $path) Sets the fragment path that triggers the fragment listener. from RoutableFragmentRenderer __construct(SurrogateInterface $surrogate = null, FragmentRendererInterface $inlineStrategy, UriSigner $signer = null) Constructor. Response render(string|ControllerReference $uri, Request $request, array $options = array()) Renders a URI an

History::isEmpty()

bool isEmpty() Returns true if the history is empty. Return Value bool true if the history is empty, false otherwise

HIncludeFragmentRenderer::getName()

string getName() Gets the name of the strategy. Return Value string The strategy name

ClassMetadata::addPropertyConstraints()

ClassMetadata addPropertyConstraints(string $property, array $constraints) Parameters string $property array $constraints Return Value ClassMetadata

TwigBundle

class TwigBundle extends Bundle Bundle. Methods setContainer(ContainerInterface $container = null) Sets the Container associated with this Controller. from ContainerAware boot() Boots the Bundle. from Bundle shutdown() Shutdowns the Bundle. from Bundle build(ContainerBuilder $container) Builds the bundle. ExtensionInterface|null getContainerExtension() Returns the bundle's container extension. from Bundle string getNamespace() Gets the Bundle namespace. from Bundle

ConstraintViolationBuilder::addViolation()

addViolation() Adds the violation to the current execution context.