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

Appearance settings

Commit be6c5af

Browse filesBrowse files
committed
minor #11234 Minor tweak for the debug:router output (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Minor tweak for the debug:router output Just a minor mention of the change made in symfony/symfony#29254 Commits ------- 2a29904 Minor tweak for the debug:router output
2 parents 48c57a9 + 2a29904 commit be6c5af
Copy full SHA for be6c5af

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎routing/debug.rst

Copy file name to clipboardExpand all lines: routing/debug.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,9 @@ which route is associated with the given URL:
6363
| Defaults | _controller: App\Controller\BlogController:show |
6464
| Options | compiler_class: Symfony\Component\Routing\RouteCompiler |
6565
| | utf8: true |
66+
| Condition | context.getMethod() in ['GET', 'HEAD', 'POST'] |
6667
+--------------+---------------------------------------------------------+
68+
69+
.. versionadded:: 4.3
70+
71+
The ``Condition`` was added to the router debug output in Symfony 4.3.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.