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.

Command icon 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

beerendlauwers created an issue. See original summary.

beerendlauwers’s picture

Title: Add option to entity_model:list to show mapped classes » Add option to entity_model:list to show only mapped classes
Issue summary: View changes
robin.houtevelts’s picture

Assigned: Unassigned » robin.houtevelts
robin.houtevelts’s picture

Title: Add option to entity_model:list to show only mapped classes » Add option to entity_model:list to filter by mapped status
Issue summary: View changes

Changing the title to reflect that we want to be able to filter by the different mapped statuses (mapped/unmapped)

robin.houtevelts’s picture

Status: Active » Fixed

Thanks for the suggestion!
I've implemented it and will create a new release shortly.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.