contextual.routing.yml
Same filename in other branches
1 string reference to YAML keys in contextual.routing.yml
- ContextualDynamicContextTest::renderContextualLinks in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Get server-rendered contextual links for the given contextual link ids.
File
-
core/
modules/ contextual/ contextual.routing.yml
View source
- contextual.render:
- path: '/contextual/render'
- defaults:
- _controller: '\Drupal\contextual\ContextualController::render'
- requirements:
- _permission: 'access contextual links'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.