pm-4.1.x-dev/modules/pm_board/pm_board.links.task.yml
modules/pm_board/pm_board.links.task.yml
entity.pm_board.view: title: 'View' route_name: entity.pm_board.canonical base_route: entity.pm_board.canonical entity.pm_board.edit_form: title: 'Edit' route_name: entity.pm_board.edit_form base_route: entity.pm_board.canonical entity.pm_board.delete_form: title: 'Delete' route_name: entity.pm_board.delete_form base_route: entity.pm_board.canonical weight: 10 entity.pm_board.collection: title: 'Boards' route_name: entity.pm_board.collection base_route: pm.admin weight: 10 entity.pm_board_type.edit_form: title: 'Edit' route_name: entity.pm_board_type.edit_form base_route: entity.pm_board_type.edit_form entity.pm_board_type.collection: title: 'List' route_name: entity.pm_board_type.collection base_route: entity.pm_board_type.collection entity.pm_board_column.view: title: 'View' route_name: entity.pm_board_column.canonical base_route: entity.pm_board_column.canonical entity.pm_board_column.edit_form: title: 'Edit' route_name: entity.pm_board_column.edit_form base_route: entity.pm_board_column.canonical entity.pm_board_column.delete_form: title: 'Delete' route_name: entity.pm_board_column.delete_form base_route: entity.pm_board_column.canonical weight: 10 entity.pm_board_column.collection: title: 'Board Columns' route_name: entity.pm_board_column.collection base_route: pm.admin weight: 10 entity.pm_board_column_type.edit_form: title: 'Edit' route_name: entity.pm_board_column_type.edit_form base_route: entity.pm_board_column_type.edit_form entity.pm_board_column_type.collection: title: 'List' route_name: entity.pm_board_column_type.collection base_route: entity.pm_board_column_type.collection view.pm_board.collection: title: 'Boards' route_name: view.pm_board.collection base_route: entity.pm_project.canonical weight: 20
