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.
 
 
George Potter 4803620832 Issue #3222666 by gpotter, theRuslan, Chi, smustgrave, superbiche, letrollpoilu: drupal_menu() incorrectly caches the active parent menu item in two-leveled menu 2 years ago
src Issue #3222666 by gpotter, theRuslan, Chi, smustgrave, superbiche, letrollpoilu: drupal_menu() incorrectly caches the active parent menu item in two-leveled menu 2 years ago
tests Fix tests 2 years ago
README.txt Code cleanup. 8 years ago
composer.json Remove usage of deprecated in Twig 2 classes 4 years ago
phpcs.xml Improve documentation 5 years ago
twig_tweak.info.yml Add 'core_version_requirement' key 5 years ago
twig_tweak.services.yml Removed dependency injection. 7 years ago

README.txt

-- SUMMARY --

Twig Tweak module provides a Twig extension with some useful functions and
filters. See src/TwigExtension.php for details.

-- LINKS --
Project page: https://www.drupal.org/project/twig_tweak
Twig home page: http://twig.sensiolabs.org
Drupal 8 Twig documentation: https://www.drupal.org/docs/8/theming/twig