Twig

The flexible, fast, and secure
template engine for PHP

a Symfony Product
You are reading the documentation for Twig 1.x. Switch to the documentation for Twig 2.x. 3.x.
Warning Twig version 1.x is no longer maintained.

Twig Documentation

Read the online documentation to learn more about Twig.

Twig Reference

Browse the online reference to learn more about built-in features.

Tip

Use short URLs to quickly find docs for any built-in tag, filter, function, or test: https://twig.symfony.com/XXX.

Operators

  • in
  • is
  • Math (+, -, /, %, //, *, **)
  • Logic (and, or, not, (), b-and, b-xor, b-or)
  • Comparisons (==, !=, <, >, >=, <=, ===,
    starts with, ends with, has some, has every, matches)
  • Others (.., |, ~, ., [], ?:, ??)

Twig Reference for Symfony

Symfony provides many more features via the symfony/twig-bridge Composer package.

Website powered by Symfony and Twig, deployed on
The Twig logo is © 2010-2024 Symfony