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.
 
 
Chi 25155dde83 Fix tests 1 year ago
docs Issue #3309673: (How to) overwrite drupal_view() views settings or provide parameters? 2 years ago
src Fix documentation of Field View Builder 2 years ago
tests Fix tests 1 year ago
README.md Clean-up README.md 2 years ago
composer.json Issue #3282742 by kenrbnsn: Support Twig 3 2 years ago
drush.services.yml Add twig-debug command 4 years ago
phpcs.xml Add view builders and clean-up 5 years ago
twig_tweak.api.php Issue #3324280 by Daniel Korte: Use TwigFilter instead of TwigFunction in hook_twig_tweak_filters_alter() 2 years ago
twig_tweak.info.yml Support Drupal 10 3 years ago
twig_tweak.services.yml Support Drupal 10 3 years ago

README.md

Twig Tweak

The Twig Tweak module provides a Twig extension with some useful functions and filters that can improve development experience.

Requirements

This module requires no modules outside of Drupal core.

Installation