The entity_reports module displays detailed information about your Drupal site's entity structures, such as fields, their types, and configurations. It offers customizable reports that can be exported in JSON, XML, and CSV formats, making it easy to analyze and share your site's data structure.
The entity reports module provide users with insights about the entity type structure of a Drupal installation through an entry in the /admin/reports menu.
Features
1. Field structure for any entity (Node, Taxonomy term, File, Media, Paragraph, User, Menu and other entities)
2. Report includes: Field (machine) name, description, type, required, cardinality, translatable flag, target entity reference.
3. Customisable report includes reordering, and show/hide fields from the output file
Drupal 10/11 features
1. Exports their structure in JSON, XML and CSV file formats for use with different tools