Skip to content

Commit 42775b8

Browse files
authored
[Form] Add debug:form command to debug page
Fixes #8361 partially.
1 parent f8ddf1f commit 42775b8

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)