File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,9 @@ that can help you visualize and find the information.
74
74
``debug:config ``
75
75
Shows all configured bundles, their class and their alias.
76
76
77
+ ``debug:event-dispatcher ``
78
+ Displays information about all the registered listeners in the event dispatcher.
79
+
77
80
``debug:router ``
78
81
Displays information about all configured routes in the application as a
79
82
table with the name, method, scheme, host and path for each route.
@@ -83,9 +86,6 @@ that can help you visualize and find the information.
83
86
fallback translation for all known messages, if translations exist for
84
87
the given locale.
85
88
86
- ``debug:event-dispatcher ``
87
- Displays information about all the registered listeners in the event dispatcher.
88
-
89
89
.. tip ::
90
90
91
91
When in doubt how to use a console command, open the help section by
You can’t perform that action at this time.
0 commit comments