Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[book] Misc. routing fixes#3736

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
weaverryan merged 4 commits intosymfony:2.3fromjaviereguiluz:routing_fixes
Apr 2, 2014
Merged

[book] Misc. routing fixes#3736

weaverryan merged 4 commits intosymfony:2.3fromjaviereguiluz:routing_fixes
Apr 2, 2014

Conversation

javiereguiluz
Copy link
Member

QA
Doc fix?yes
New docs?no
Applies to2.3+
Fixed tickets-

Previously, the code used the generate() method of the service andthe note explained the generateUrl() method of the base controller.Then, the example was updated to use the generateUrl(), but thenote kept explaining the generateUrl(). This change is just aboutexplaining in the note the alterantive generate() method of the service.
@@ -1168,12 +1168,15 @@ route. With this information, any URL can easily be generated::

.. note::

In controllers that extend Symfony's base
In controllers thatdon'textend Symfony's base
Copy link
Member

Choose a reason for hiding this comment

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

How do you call theget() method of FrameBundle'sController if your controller doesn't extend it?

@javiereguiluz
Copy link
MemberAuthor

@xabbuh thanks for your review! I've fixed the sample code and reworded the paragraph.

weaverryan added a commit that referenced this pull requestApr 2, 2014
This PR was merged into the 2.3 branch.Discussion----------[book] Misc. routing fixes| Q             | A| ------------- | ---| Doc fix?      | yes| New docs?     | no| Applies to    | 2.3+| Fixed tickets | -Commits-------7500435 [book] [routing] minor rewording and fixed some sample code26f9e3b [book] [routing] fixed a note that wasn't properly updated355cd5b [book] [routing] reworded the note about generating URLs in consoleda8b46f [book] [routing] used the American term "bidirectional" instead of the British bi-directional
@weaverryanweaverryan merged commit7500435 intosymfony:2.3Apr 2, 2014
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@javiereguiluz@xabbuh@weaverryan

[8]ページ先頭

©2009-2025 Movatter.jp