Skip to content
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

[book] routing ch review, part 4 #6358

Closed
wants to merge 1 commit into from
Closed

[book] routing ch review, part 4 #6358

wants to merge 1 commit into from

Conversation

talitakz
Copy link
Contributor

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets no
  • I propose squashing "Creating Routes" subtitle into "Including External Routing Resources" which i renamed into "Including Routing Resources". Both subtitles deal with app/config/config.yml file.
  • I created new level-three subtitle "Including Third Party Routing Resources".
  • I propose new order of several subtitles dealing with generating URLs:

(L2) Generating URLs
(L3) Generating Relative URLs
(L3) Generating Relative URLs with Query Strings
(L3) Generating Absolute URLs
(L3) Generating Relative URLs from a Template
(L3) Generating Absolute URLs from a Template

...instead of:

(L2) Generating URLs
(L3) Generating URLs with Query Strings
(L3) Generating URLs from a Template
(L3) Generating Absolute URLs


Symfony loads all the routes for an application from a single routing
configuration file. When using YAML the file is ``app/config/routing.yml`` (can
be configured to be anything including an XML or PHP file). Symfony know which
Copy link
Contributor

Choose a reason for hiding this comment

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

Symfony knows

@weaverryan
Copy link
Member

Closing: see #6252 (comment)

@weaverryan weaverryan closed this Jul 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants