| 123456789101112131415161718 |
- domain.admin:
- title: Domains
- route_name: domain.admin
- parent: system.admin_config
- description: 'Domain configuration'
- weight: 0
- domain.admin_list:
- title: Domain records
- route_name: domain.admin
- parent: domain.admin
- description: 'Manage the domain records used by the site.'
- weight: -10
- domain.settings:
- title: Domain settings
- route_name: domain.settings
- parent: domain.admin
- description: 'Domain module settings'
- weight: 0
|