Drupal 8 rewrote all of its HTML templates using Twig. But Drupal only uses 30% of Twig's full power. In this session, we'll start with the basics and work our way through Twig's powerful feature set.
We’ll cover:
- variables, drilling and filters
- translation
- control directives
- extends, include, embed
- debugging