Skip to content

Explain how to check if a route exists #9845

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

Merged
merged 1 commit into from
May 29, 2018

Conversation

javiereguiluz
Copy link
Member

This fixes #6710.

@javiereguiluz javiereguiluz added this to the 2.8 milestone May 28, 2018
@javiereguiluz javiereguiluz merged commit 1c29700 into symfony:2.8 May 29, 2018
javiereguiluz added a commit that referenced this pull request May 29, 2018
This PR was merged into the 2.8 branch.

Discussion
----------

Explain how to check if a route exists

This fixes #6710.

Commits
-------

1c29700 Explain how to check if a route exists
@lopis
Copy link

lopis commented Aug 7, 2018

From my understanding of the documentation, one can only use this by getting all the routes in the first place before creating the $generator. How does this avoid using getRouteCollection()?

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.

3 participants