pm-4.1.x-dev/modules/pm_task/pm_task.links.task.yml
modules/pm_task/pm_task.links.task.yml
entity.pm_task.view: title: 'View' route_name: entity.pm_task.canonical base_route: entity.pm_task.canonical entity.pm_task.edit_form: title: 'Edit' route_name: entity.pm_task.edit_form base_route: entity.pm_task.canonical entity.pm_task.delete_form: title: 'Delete' route_name: entity.pm_task.delete_form base_route: entity.pm_task.canonical weight: 10 entity.pm_task.collection: title: 'Tasks' route_name: entity.pm_task.collection base_route: pm.admin weight: 10 entity.pm_task_type.edit_form: title: 'Edit' route_name: entity.pm_task_type.edit_form base_route: entity.pm_task_type.edit_form entity.pm_task_type.collection: title: 'List' route_name: entity.pm_task_type.collection base_route: entity.pm_task_type.collection view.pm_task.collection: title: 'Tasks' route_name: view.pm_task.collection base_route: entity.pm_project.canonical weight: 24
