Skip to content

Commit 231d86b

Browse files
committed
minor #8517 [Form] Add debug:form command to debug page (yceruto)
This PR was merged into the 3.4 branch. Discussion ---------- [Form] Add debug:form command to debug page Fixes #8361 partially. Commits ------- 42775b8 [Form] Add debug:form command to debug page
2 parents 1c7bdd2 + 42775b8 commit 231d86b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

debug/debugging.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ that can help you visualize and find the information.
7474

7575
``debug:config``
7676
Shows all configured bundles, their class and their alias.
77+
78+
``debug:form``
79+
Displays information about form types and their options.
7780

7881
``debug:event-dispatcher``
7982
Displays information about all the registered listeners in the event dispatcher.

0 commit comments

Comments
 (0)