File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/templating/twig_function_reference Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ page_type: reference
55
66# URL Twig functions
77
8- - [ ` ibexa_path() ` ] ( #ibexa_path ) returns the relative URL to a content item or location.
8+ - [ ` ibexa_path() ` ] ( #ibexa_path ) returns the absolute path to a content item or location.
99- [ ` ibexa_url() ` ] ( #ibexa_url ) returns the absolute URL to a content item or location.
1010- [ ` ibexa.url.alias ` ] ( #ibexaurlalias ) generates URLs for a location from the given arguments.
1111- [ ` ibexa_route() ` ] ( #ibexa_route ) generates a RouteReference object from the given parameters.
@@ -16,7 +16,7 @@ page_type: reference
1616
1717### ` ibexa_path() `
1818
19- ` ibexa_path() ` returns the relative URL to a content item or location.
19+ ` ibexa_path() ` returns the absolute path to a content item or location.
2020
2121| Argument| Type| Description|
2222| ------| ------| ------|
You can’t perform that action at this time.
0 commit comments