File tree Expand file tree Collapse file tree 5 files changed +4
-3
lines changed Expand file tree Collapse file tree 5 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1516,7 +1516,7 @@ Learn more from the Cookbook
1516
1516
* :doc: `File Field Reference </reference/forms/types/file >`
1517
1517
* :doc: `Creating Custom Field Types </cookbook/form/create_custom_field_type >`
1518
1518
* :doc: `/cookbook/form/form_customization `
1519
- * :doc: `/cookbook/form/dynamic_form_generation `
1519
+ * :doc: `/cookbook/form/dynamic_form_modification `
1520
1520
* :doc: `/cookbook/form/data_transformers `
1521
1521
1522
1522
.. _`Symfony2 Form Component` : https://github.com/symfony/Form
File renamed without changes.
Original file line number Diff line number Diff line change 6
6
7
7
form_customization
8
8
data_transformers
9
- dynamic_form_generation
9
+ dynamic_form_modification
10
10
form_collections
11
11
create_custom_field_type
12
12
create_form_type_extension
Original file line number Diff line number Diff line change 73
73
74
74
* :doc:` /cookbook/form/form_customization`
75
75
* :doc:` /cookbook/form/data_transformers`
76
- * :doc:` /cookbook/form/dynamic_form_generation `
76
+ * :doc:` /cookbook/form/dynamic_form_modification `
77
77
* :doc:` /cookbook/form/form_collections`
78
78
* :doc:` /cookbook/form/create_custom_field_type`
79
79
* :doc:` /cookbook/form/create_form_type_extension`
Original file line number Diff line number Diff line change 1
1
/cookbook/doctrine/migrations /bundles/DoctrineFixturesBundle/index
2
2
/cookbook/doctrine/doctrine_fixtures /bundles/DoctrineFixturesBundle/index
3
3
/cookbook/doctrine/mongodb /bundles/DoctrineMongoDBBundle/index
4
+ /cookbook/form/dynamic_form_generation /cookbook/form/dynamic_form_modification
4
5
/cookbook/form/simple_signup_form_with_mongodb /bundles/DoctrineMongoDBBundle/form
5
6
/cookbook/email /cookbook/email/email
6
7
/cookbook/gmail /cookbook/email/gmail
You can’t perform that action at this time.
0 commit comments