acquia_lift.routing.yml in Acquia Lift Connector 8.4
Same filename and directory in other branches
3 string references to YAML keys in acquia_lift.routing.yml
- acquia_lift_inspector_help in modules/
acquia_lift_inspector/ acquia_lift_inspector.module - Implements hook_help().
- HelpMessageHelper::getMessage in src/
Service/ Helper/ HelpMessageHelper.php - Get help message (by route name).
- HelpMessageHelperTest::providerRouteNames in tests/
src/ Unit/ Service/ Helper/ HelpMessageHelperTest.php - Data provider to produce route names.
File
acquia_lift.routing.ymlView source
- acquia_lift.admin_settings_form:
- path: 'admin/config/services/acquia-lift'
- defaults:
- _form: '\Drupal\acquia_lift\Form\AdminSettingsForm'
- _title: 'Acquia Lift Settings'
- requirements:
- _permission: 'administer acquia lift'