File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,21 @@ Serializer
70
70
* :ref: `MaxDepth <serializer_handling-serialization-depth >`
71
71
* :ref: `SerializedName <serializer_name-conversion >`
72
72
73
+ Symfony UX
74
+ ~~~~~~~~~~
75
+
76
+ * `AsEntityAutocompleteField `_
77
+ * `AsLiveComponent `_
78
+ * `AsTwigComponent `_
79
+ * `Broadcast `_
80
+
73
81
Validator
74
82
~~~~~~~~~
75
83
76
84
Each validation constraint comes with a PHP attribute. See
77
85
:doc: `/reference/constraints ` for a full list of validation constraints.
86
+
87
+ .. _`AsEntityAutocompleteField` : https://symfony.com/bundles/ux-autocomplete/current/index.html#usage-in-a-form-with-ajax
88
+ .. _`AsLiveComponent` : https://symfony.com/bundles/ux-live-component/current/index.html
89
+ .. _`AsTwigComponent` : https://symfony.com/bundles/ux-twig-component/current/index.html
90
+ .. _`Broadcast` : https://symfony.com/bundles/ux-turbo/current/index.html#broadcast-conventions-and-configuration
You can’t perform that action at this time.
0 commit comments