-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdgi_fixity.links.task.yml
45 lines (37 loc) · 1.15 KB
/
dgi_fixity.links.task.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
dgi_fixity.entities:
class: \Drupal\Core\Menu\LocalTaskDefault
deriver: 'Drupal\dgi_fixity\Plugin\Derivative\FixityCheckLocalTasks'
dgi_fixity.config:
route_name: dgi_fixity.settings
base_route: dgi_fixity.settings
title: Configuration
dgi_fixity.batch:
route_name: dgi_fixity.batch
base_route: dgi_fixity.settings
title: Check
dgi_fixity.generate:
route_name: dgi_fixity.generate
base_route: dgi_fixity.settings
title: Generate
entity.fixity_check.view:
route_name: entity.fixity_check.canonical
base_route: entity.fixity_check.canonical
title: View
entity.fixity_check.edit:
route_name: entity.fixity_check.edit_form
base_route: entity.fixity_check.canonical
title: Edit
entity.fixity_check.delete_form:
route_name: entity.fixity_check.delete_form
base_route: entity.fixity_check.canonical
weight: 10
title: Delete
entity.fixity_check.revision:
route_name: entity.fixity_check.revision
base_route: entity.fixity_check.revision
title: Revision
entity.fixity_check.revision.delete_form:
route_name: entity.fixity_check.revision_delete_confirm
base_route: entity.fixity_check.revision
weight: 10
title: Delete