class InlineFragmentRenderer extends RoutableFragmentRenderer
Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel.
Methods
setFragmentPath(string $path) Sets the fragment path that triggers the fragment listener. from RoutableFragmentRenderer __construct(HttpKernelInterface $kernel, EventDispatcherInterface $dispatcher = null) Constructor.
Response render(string|ControllerReference $uri, Request $request, array $options = array()) Re