You are here

profile.links.action.yml in Profile 8

File

profile.links.action.yml
View source
  1. entity.profile_type.add_form:
  2. route_name: entity.profile_type.add_form
  3. title: 'Add profile type'
  4. appears_on:
  5. - entity.profile_type.collection
  6. profile.user_page.add_form:
  7. route_name: profile.user_page.add_form
  8. title: 'Add profile'
  9. appears_on:
  10. - profile.user_page.multiple
  11. class: '\Drupal\profile\Plugin\Menu\LocalAction\ProfileLocalAction'