We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500a101 commit 8e53c16Copy full SHA for 8e53c16
reference/twig_reference.rst
@@ -0,0 +1,14 @@
1
+.. index::
2
+ single: Symfony2 Twig extensions
3
+
4
+Symfony2 Twig Extensions
5
+========================
6
7
+Twig is the default template engine for Symfony2. It contains a lot of build-in
8
+functions, filters and blocks. Symfony2 created some custom extension on
9
+top of Twig to integrate some components into the Twig templates.
10
11
+Below is information about all the custom functions, filters and blocks
12
+that are defined by the Symfony2 Core Framework. There may also be tags
13
+in bundles that are included within the Symfony Standard Edition, or in
14
+bundles you use, that aren't listed here.
0 commit comments