You are here

15 classes are annotated with TwigPlugin in Twig Extender 4.x

BlockCreate in src/Plugin/TwigPlugin/BlockCreate.php
The plugin for check authenticated user.
BlockView in src/Plugin/TwigPlugin/BlockView.php
The plugin for check authenticated user.
CurrentLanguage in src/Plugin/TwigPlugin/CurrentLanguage.php
The plugin for check authenticated user.
FieldFormatter in modules/twig_extender_extras/src/Plugin/TwigPlugin/FieldFormatter.php
The plugin to render a field with a specific formatter.
FieldItems in modules/twig_extender_extras/src/Plugin/TwigPlugin/FieldItems.php
Twig plugin for loop render children.
IsFront in src/Plugin/TwigPlugin/IsFront.php
The plugin for check authenticated user.
MomentCalendar in modules/twig_extender_extras/src/Plugin/TwigPlugin/MomentCalendar.php
Provide helper methods for Drupal render elements.
MomentDifference in modules/twig_extender_extras/src/Plugin/TwigPlugin/MomentDifference.php
Provide helper methods for Drupal render elements.
MomentFormat in modules/twig_extender_extras/src/Plugin/TwigPlugin/MomentFormat.php
Provide helper methods for Drupal render elements.
MomentOperation in modules/twig_extender_extras/src/Plugin/TwigPlugin/MomentOperation.php
Provide helper methods for Drupal render elements.
RenderAs in src/Plugin/TwigPlugin/RenderAs.php
The plugin for check authenticated user.
ToUrl in src/Plugin/TwigPlugin/ToUrl.php
The plugin for render a url string of url object or ContentEntityBase object.
Truncate in src/Plugin/TwigPlugin/Truncate.php
Example plugin for truncate.
UrlValue in modules/twig_extender_extras/src/Plugin/TwigPlugin/UrlValue.php
The plugin for render a url string of a link field object.
UserIsLoggedIn in src/Plugin/TwigPlugin/UserIsLoggedIn.php
The plugin for check authenticated user.