views_test_render_cache.routing.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_render_cache/ views_test_render_cache.routing.yml
View source
- views_test_render_cache.blocks:
- path: '/views_test_render_cache/{view_id}/{display_id}/{args_1}/{args_2}'
- defaults:
- _controller: '\Drupal\views_test_render_cache\Controller\ViewsTestRenderCacheController::double'
- _title: 'Test!'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.