We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4938a8 commit d8f97e0Copy full SHA for d8f97e0
reference/forms/twig_reference.rst
@@ -248,7 +248,7 @@ to see what options you have available.
248
.. tip::
249
250
Behind the scenes, these variables are made available to the ``FormView``
251
- object of your form when the Form component calls ``buildView`` and ``buildViewBottomUp``
+ object of your form when the Form component calls ``buildView`` and ``finishView``
252
on each "node" of your form tree. To see what "view" variables a particularly
253
field has, find the source code for the form field (and its parent fields)
254
and look at the above two functions.
0 commit comments