Classes, interfaces and traits

RuntimeLoaderInterface

Creates runtime implementations for Twig elements (filters/functions/tests).

« More »

ContainerRuntimeLoader

Lazily loads Twig runtime implementations from a PSR-11 container.

Note that the runtime services MUST use their class names as identifiers.

« More »

FactoryRuntimeLoader

Lazy loads the runtime implementations for a Twig element.

« More »