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.
7474``debug:config ``
7575 Shows all configured bundles, their class and their alias.
7676
77+ ``debug:event-dispatcher ``
78+ Displays information about all the registered listeners in the event dispatcher.
79+
7780``debug:router ``
7881 Displays information about all configured routes in the application as a
7982 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.
8386 fallback translation for all known messages, if translations exist for
8487 the given locale.
8588
86- ``debug:event-dispatcher ``
87- Displays information about all the registered listeners in the event dispatcher.
88-
8989.. tip ::
9090
9191 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