Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

views.routing.yml

core/modules/views/views.routing.yml
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
  1. views.ajax:
  2. path: '/views/ajax'
  3. defaults:
  4. _controller: '\Drupal\views\Controller\ViewAjaxController::ajaxView'
  5. requirements:
  6. _access: 'TRUE'
  7. route_callbacks:
  8. - 'views.route_subscriber:routes'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal