Symfony\Component\HttpKernel\Fragment
Classes
Implements the ESI rendering strategy.
Renders a URI that represents a resource fragment.
Implements the Hinclude rendering strategy.
Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel.
Adds the possibility to generate a fragment URI for a given Controller.
Interfaces
Interface implemented by all rendering strategies.