You are here

namespace Drupal\twig_extender\Plugin\TwigPlugin in Twig Extender 8.3

Same name in other branches
  1. 8.4 Drupal\twig_extender\Plugin\TwigPlugin
  2. 8 Drupal\twig_extender\Plugin\TwigPlugin
  3. 8.2 Drupal\twig_extender\Plugin\TwigPlugin
  4. 4.x Drupal\twig_extender\Plugin\TwigPlugin
Classsort descending Location Description
BlockCreate src/Plugin/TwigPlugin/BlockCreate.php The plugin for check authenticated user.
BlockView src/Plugin/TwigPlugin/BlockView.php The plugin for check authenticated user.
CurrentLanguage src/Plugin/TwigPlugin/CurrentLanguage.php The plugin for check authenticated user.
IsFront src/Plugin/TwigPlugin/IsFront.php The plugin for check authenticated user.
RenderAs src/Plugin/TwigPlugin/RenderAs.php The plugin for check authenticated user.
ToUrl src/Plugin/TwigPlugin/ToUrl.php The plugin for render a url string of url object or ContentEntityBase object.
Truncate src/Plugin/TwigPlugin/Truncate.php Example plugin for truncate.
UserIsLoggedIn src/Plugin/TwigPlugin/UserIsLoggedIn.php The plugin for check authenticated user.