views.routing.yml
Same filename in other branches
1 string reference to YAML keys in views.routing.yml
- ViewsExposedForm::buildForm in core/
modules/ views/ src/ Form/ ViewsExposedForm.php - Form constructor.
File
-
core/
modules/ views/ views.routing.yml
View source
- views.ajax:
- path: '/views/ajax'
- defaults:
- _controller: '\Drupal\views\Controller\ViewAjaxController::ajaxView'
- requirements:
- _access: 'TRUE'
-
- route_callbacks:
- - 'views.route_subscriber:routes'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.