This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Site context Twig functions¶
To determine if given location is site context-aware, you can use site context Twig test.
ibexa_site_context_aware()
¶
ibexa_site_context_aware()
checks whether a given location is site context-aware, meaning it is not excluded from Site context using the
ibexa.system.<scope>.site_context.excluded_paths
configuration.
Examples¶
1 2 3 |
|