For more information about this repository, visit the project page at https://www.drupal.org/project/twig_tweak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
edysmp e4f2074113 Issue #2833546 by edysmp, juancasantito, heddn: Support drupal_field translatability. 8 years ago
src Issue #2833546 by edysmp, juancasantito, heddn: Support drupal_field translatability. 8 years ago
tests Issue #2845318 by leraa: drupal_token function does not support passing in the $data argument 8 years ago
README.txt Initial commit. 9 years ago
twig_tweak.info.yml Code cleanup. 9 years ago
twig_tweak.links.menu.yml Added drupal_menu twig function. 8 years ago
twig_tweak.services.yml Added drupal_menu twig function. 8 years ago

README.txt

-- SUMMARY --

Twig Tweak module provides developers a Twig extension with some addition
functions and filters.

See src/TwigExtension.php for details.