Skip to content

Commit bf3fa7e

Browse files
committed
add note about cache warming
1 parent 4ce8f47 commit bf3fa7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cookbook/templating/namespaced_paths.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ directory:
7474
);
7575
));
7676
77+
.. caution::
78+
79+
These paths are not warmed during cache warming. This is fixed in 2.8.
80+
7781
The registered namespace is called ``foo_bar``, which refers to the
7882
``vendor/acme/foo-bar/templates`` directory. Assuming there's a file
7983
called ``sidebar.twig`` in that directory, you can use it easily:

0 commit comments

Comments
 (0)