You are here

entityreference_filter.routing.yml in Views Reference Filter 8

File

entityreference_filter.routing.yml
View source
  1. entityreference_filter.ajax:
  2. path: '/entityreference_filter/ajax'
  3. defaults:
  4. _controller: '\Drupal\entityreference_filter\Controller\EntityReferenceFilterAjaxController::ajaxFiltersValuesRebuild'
  5. requirements:
  6. _access: 'TRUE'