You are here

media.links.task.yml in Drupal 10

core/modules/media/media.links.task.yml

File

core/modules/media/media.links.task.yml
View source
  1. media.tasks:
  2. deriver: 'Drupal\media\Plugin\Derivative\DynamicLocalTasks'
  3. entity.media_type.edit_form:
  4. title: Edit
  5. route_name: entity.media_type.edit_form
  6. base_route: entity.media_type.edit_form
  7. entity.media_type.collection:
  8. title: List
  9. route_name: entity.media_type.collection
  10. base_route: entity.media_type.collection
  11. entity.media.collection:
  12. title: Media
  13. route_name: entity.media.collection
  14. base_route: system.admin_content
  15. weight: 10