entity_fields_report
5 sites
No security coverage
A Drupal module that provides a comprehensive report of entity fields across your Drupal site. This module helps administrators and developers understand and analyze the field structure of their entities, making it easier to audit and manage field configurations.
Features
- Generates detailed reports of entity fields across your Drupal site
- Supports filtering by entity type, bundle, and field type
- Provides a user-friendly interface for viewing field information
- Includes CSV export functionality for data analysis
- Shows field usage statistics and configurations
- Supports all Drupal core field types and custom fields
- Access control through Drupal's permission system
Post-Installation
- Install the module using Composer or the Drupal UI
- Navigate to `/admin/reports/entity-fields-report` to access the main report
- Use the filter options to narrow down the report by:
- Entity type
- Bundle
- Field type
- Field name
- Export the report to CSV for further analysis using the export button
Similar projects
- Better fields report: This module provides a new admin page to browse fields of your Drupal site with the possibility of filtering by any keys of their storage definitions.
- Entity Reports: 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.
- Content Model & Site Documentation: Content Model Documentation's intent is to surface both the content model and architecture of a Drupal site.
Supporting this Module
If you find this module useful, consider:
- Contributing code through pull requests
- Reporting issues in the issue queue
- Providing feedback and feature requests