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 4ce8f47 commit bf3fa7eCopy full SHA for bf3fa7e
cookbook/templating/namespaced_paths.rst
@@ -74,6 +74,10 @@ directory:
74
);
75
));
76
77
+.. caution::
78
+
79
+ These paths are not warmed during cache warming. This is fixed in 2.8.
80
81
The registered namespace is called ``foo_bar``, which refers to the
82
``vendor/acme/foo-bar/templates`` directory. Assuming there's a file
83
called ``sidebar.twig`` in that directory, you can use it easily:
0 commit comments