Skip to content

Commit 9c8c1ba

Browse files
committed
minor symfony#8308 Update debugging.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update debugging.rst I noticed that the command `debug:event-dispatcher`is not present in the documentation page http://symfony.com/doc/current/debug/debugging.html#useful-debugging-commands Commits ------- 69ce2a2 Update debugging.rst
2 parents 66028d6 + 69ce2a2 commit 9c8c1ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

debug/debugging.rst

+3
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ that can help you visualize and find the information.
8383
fallback translation for all known messages, if translations exist for
8484
the given locale.
8585

86+
``debug:event-dispatcher``
87+
Displays information about all the registered listeners in the event dispatcher.
88+
8689
.. tip::
8790

8891
When in doubt how to use a console command, open the help section by

0 commit comments

Comments
 (0)