We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34de06a commit 7314bdbCopy full SHA for 7314bdb
routing.rst
@@ -476,6 +476,10 @@ that are special: each adds a unique piece of functionality inside your applicat
476
Used to set the request format (:ref:`read more <routing-format-param>`).
477
478
``_fragment``
479
+
480
+ .. versionadded:: 3.2
481
+ The ``_fragment`` parameter was introduced in Symfony 3.2.
482
483
Used to set the fragment identifier, the optional last part of a URL that
484
starts with a ``#`` character and is used to identify a portion of a document.
485
0 commit comments