views_cache_bully.routing.yml in Views cache bully 8
2 string references to YAML keys in views_cache_bully.routing.yml
- ViewsCacheBullySettingsForm::getFormID in lib/
Drupal/ views_cache_bully/ Form/ ViewsCacheBullySettingsForm.php - views_cache_bully_menu in ./
views_cache_bully.module - Implements hook_menu().
File
views_cache_bully.routing.ymlView source
- views_cache_bully_settings:
- pattern: '/admin/config/system/views-cache-bully'
- defaults:
- _form: 'Drupal\views_cache_bully\Form\ViewsCacheBullySettingsForm'
- requirements:
- _permission: 'administer views cache bully'