61 lines
1.6 KiB
YAML
61 lines
1.6 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
|
|
|
|
# Profile menu items definition
|
|
entity.profile.collection:
|
|
title: 'Profile list'
|
|
route_name: entity.profile.collection
|
|
description: 'List Profile entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
|
|
# Profile type menu items definition
|
|
entity.profile_type.collection:
|
|
title: 'Profile type'
|
|
route_name: entity.profile_type.collection
|
|
description: 'List Profile type (bundles)'
|
|
parent: system.admin_structure
|
|
weight: 99
|
|
|
|
|
|
# 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
|