You are here

country_state_city.links.menu.yml in Country, State and City Fields 8

File

country_state_city.links.menu.yml
View source
  1. country_state_city.css_interface:
  2. title: 'Country state city Interface'
  3. description: 'Allows admin user to check list of country, state and city.'
  4. parent: system.admin_structure
  5. route_name: country_state_city.csc_interface
  6. country_state_city.countrylist_interface:
  7. title: 'Country list'
  8. description: 'List of country data.'
  9. parent: country_state_city.css_interface
  10. route_name: entity.countrylist.collection
  11. country_state_city.statelist_interface:
  12. title: 'State list'
  13. description: 'List of state data.'
  14. parent: country_state_city.css_interface
  15. route_name: entity.statelist.collection
  16. country_state_city.citylist_interface:
  17. title: 'City list'
  18. description: 'List of city data.'
  19. parent: country_state_city.css_interface
  20. route_name: entity.citylist.collection