Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit529d4ce

Browse files
committed
bugsymfony#3761 buildViewBottomUp has been renamed to finishView (Nyholm)
This PR was merged into the 2.3 branch.Discussion----------buildViewBottomUp has been renamed to finishViewSame PR assymfony#3751Commits-------d8f97e0 buildViewBottomUp has been renamed to finishView
2 parentsd36bbd9 +d8f97e0 commit529d4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/forms/twig_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ to see what options you have available.
266266
..tip::
267267

268268
Behind the scenes, these variables are made available to the ``FormView``
269-
object of your form when the Form component calls ``buildView`` and ``buildViewBottomUp``
269+
object of your form when the Form component calls ``buildView`` and ``finishView``
270270
on each "node" of your form tree. To see what "view" variables a particular
271271
field has, find the source code for the form field (and its parent fields)
272272
and look at the above two functions.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp