93 lines
2.5 KiB
YAML
93 lines
2.5 KiB
YAML
|
|
# Person menu items definition
|
|
entity.person.collection:
|
|
title: 'Person list'
|
|
route_name: entity.person.collection
|
|
description: 'List Person entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
person.admin.structure.settings:
|
|
title: 'Person settings'
|
|
description: 'Configure Person entities'
|
|
route_name: person.settings
|
|
parent: system.admin_structure
|
|
|
|
# Contact Details menu items definition
|
|
entity.contact_details.collection:
|
|
title: 'Contact Details list'
|
|
route_name: entity.contact_details.collection
|
|
description: 'List Contact Details entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
contact_details.admin.structure.settings:
|
|
title: 'Contact Details settings'
|
|
description: 'Configure Contact Details entities'
|
|
route_name: contact_details.settings
|
|
parent: system.admin_structure
|
|
|
|
# Person menu items definition
|
|
entity.person.collection:
|
|
title: 'Person list'
|
|
route_name: entity.person.collection
|
|
description: 'List Person entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
person.admin.structure.settings:
|
|
title: 'Person settings'
|
|
description: 'Configure Person entities'
|
|
route_name: person.settings
|
|
parent: system.admin_structure
|
|
|
|
# Contact details menu items definition
|
|
entity.contact_details.collection:
|
|
title: 'Contact details list'
|
|
route_name: entity.contact_details.collection
|
|
description: 'List Contact details entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
contact_details.admin.structure.settings:
|
|
title: 'Contact details settings'
|
|
description: 'Configure Contact details entities'
|
|
route_name: contact_details.settings
|
|
parent: system.admin_structure
|
|
|
|
# Hat menu items definition
|
|
entity.hat.collection:
|
|
title: 'Hat list'
|
|
route_name: entity.hat.collection
|
|
description: 'List Hat entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
|
|
# Hat type menu items definition
|
|
entity.hat_type.collection:
|
|
title: 'Hat type'
|
|
route_name: entity.hat_type.collection
|
|
description: 'List Hat type (bundles)'
|
|
parent: system.admin_structure
|
|
weight: 99
|
|
|
|
|
|
# Case entity menu items definition
|
|
entity.case_entity.collection:
|
|
title: 'Case entity list'
|
|
route_name: entity.case_entity.collection
|
|
description: 'List Case entity entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
|
|
# Case entity type menu items definition
|
|
entity.case_entity_type.collection:
|
|
title: 'Case entity type'
|
|
route_name: entity.case_entity_type.collection
|
|
description: 'List Case entity type (bundles)'
|
|
parent: system.admin_structure
|
|
weight: 99
|
|
|