content_entity_example.links.menu.yml

Same filename in other branches
  1. 4.0.x modules/content_entity_example/content_entity_example.links.menu.yml
modules/content_entity_example/content_entity_example.links.menu.yml

File

modules/content_entity_example/content_entity_example.links.menu.yml

View source
  1. # Define the menu links for this module
  2. entity.content_entity_example_contact.collection:
  3. title: 'Content Entity Example'
  4. route_name: entity.content_entity_example_contact.collection
  5. description: 'List contacts'
  6. content_entity_example_contact.admin.structure.settings:
  7. title: 'Contact settings'
  8. description: 'Configure contact entity'
  9. route_name: content_entity_example.contact_settings
  10. parent: system.admin_structure