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 299d3b4 commit 682e6ccCopy full SHA for 682e6cc
reference/twig_reference.rst
@@ -324,6 +324,10 @@ Returns the relative URL (without the scheme and host) for the given route.
324
If ``relative`` is enabled, it'll create a path relative to the current
325
path. More information in :ref:`templating-pages`.
326
327
+.. seealso::
328
+
329
+ Read :doc:`/routing` to learn more about the Routing component.
330
331
url
332
~~~
333
@@ -342,6 +346,10 @@ Returns the absolute URL (with scheme and host) for the given route. If
342
346
``schemeRelative`` is enabled, it'll create a scheme-relative URL. More
343
347
information in :ref:`templating-pages`.
344
348
349
350
351
352
345
353
absolute_url
354
~~~~~~~~~~~~
355
0 commit comments