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 c7eb4de commit b1b30d9Copy full SHA for b1b30d9
reference/twig_reference.rst
@@ -342,6 +342,10 @@ Returns the relative URL (without the scheme and host) for the given route.
342
If ``relative`` is enabled, it'll create a path relative to the current
343
path. More information in :ref:`templating-pages`.
344
345
+.. seealso::
346
+
347
+ Read :doc:`/routing` to learn more about the Routing component.
348
349
url
350
~~~
351
@@ -360,6 +364,10 @@ Returns the absolute URL (with scheme and host) for the given route. If
360
364
``schemeRelative`` is enabled, it'll create a scheme-relative URL. More
361
365
information in :ref:`templating-pages`.
362
366
367
368
369
370
363
371
absolute_url
372
~~~~~~~~~~~~
373
0 commit comments