Skip to content

[FrameworkBundle] [Routing] Added --sort to debug:router #13591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

vjandrea
Copy link
Contributor

@vjandrea vjandrea commented Apr 25, 2020

Related to symfony/symfony#36579, waiting for review.

routing.rst Outdated
@@ -354,6 +354,23 @@ evaluates them:
blog_show ANY ANY ANY /blog/{slug}
---------------- ------- ------- ----- --------------------------------------------

You can sort the routes by name or path using the ``--sort`` option
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe mentioned the priority as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, i'm adding this.

Copy link
Contributor Author

@vjandrea vjandrea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solved through aef28a7

routing.rst Outdated
@@ -354,6 +354,23 @@ evaluates them:
blog_show ANY ANY ANY /blog/{slug}
---------------- ------- ------- ----- --------------------------------------------

You can sort the routes by name or path using the ``--sort`` option
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, i'm adding this.

@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label Apr 29, 2020
@fabpot fabpot closed this Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants