Currently, entity_model:list shows all mapped and unmapped entity types.
Add an option like filter-mapped-status.
entity_model:list filter-mapped-status=mapped shows only the mapped ones.
entity_model:list filter-mapped-status=unmapped shows only the unmapped ones.
Issue fork entity_model-3416583
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
beerendlauwers commentedComment #3
robin.houtevelts commentedComment #4
robin.houtevelts commentedChanging the title to reflect that we want to be able to filter by the different mapped statuses (mapped/unmapped)
Comment #7
robin.houtevelts commentedThanks for the suggestion!
I've implemented it and will create a new release shortly.