PHPackages                             rosiel/metadata\_field\_report - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rosiel/metadata\_field\_report

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

rosiel/metadata\_field\_report
==============================

Generates an extended report page that organizes fields by content/entity type.

1.x-dev(1y ago)010GPL-2.0-or-laterPHP

Since Dec 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/roblib/metadata_field_report)[ Packagist](https://packagist.org/packages/rosiel/metadata_field_report)[ RSS](/packages/rosiel-metadata-field-report/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (1)Versions (1)Used By (0)

Metadata Field Report
---------------------

[](#metadata-field-report)

The Metadata Field Report module is a fork of the [Field Report](https://www.drupal.org/project/field_report)module by George Anderson. This module creates a report (nested under the 'Field List' report) that lists all bundle types and their fields, along with field properties/settings.

This (actually maintained) contrib module may meet your needs:

- [Entity Reports](https://www.drupal.org/project/entity_reports)

Installation
------------

[](#installation)

Add this git repository to your drupal site's composer.json:

```
{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/roblib/metadata_field_report.git"
        }
    ],
}

```

Use composer to install this module:

```
composer require roblib/metadata_field_report:1.x-dev
```

Use the Drupal GUI or Drush to install the module, then find the report at Reports &gt; Field List &gt; Metadata Field Report.

Screenshot
----------

[](#screenshot)

[![Screen Shot 2022-07-17 at 4 18 59 PM](https://user-images.githubusercontent.com/1943338/179421494-16023f9e-fe83-45bc-9db1-71baa4e5bd6a.png)](https://user-images.githubusercontent.com/1943338/179421494-16023f9e-fe83-45bc-9db1-71baa4e5bd6a.png)

Fields details listed include:

- machine name
- label
- description
- repeatable
- translatable
- target entity types (for entity reference fields)
- auto create (for entity reference fields)

You can also click "Download report" under each bundle type to download that bundle's info as a CSV.

This should make it easier to manage metadata in fields.

Maintainers
-----------

[](#maintainers)

This project is minimally maintained. Please see [Field Report](https://www.drupal.org/project/field_report) or [Entity Reports](https://www.drupal.org/project/entity_reports)Rosie Le Faive (rosiel)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance42

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

514d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/482486549853aafca06ee61e88aab62cf9282e26248922c5f5376c1a39129bd6?d=identicon)[rosiel](/maintainers/rosiel)

---

Top Contributors

[![rosiel](https://avatars.githubusercontent.com/u/1943338?v=4)](https://github.com/rosiel "rosiel (15 commits)")[![ppound](https://avatars.githubusercontent.com/u/494139?v=4)](https://github.com/ppound "ppound (1 commits)")

---

Tags

drupalfieldsreportsField Report

### Embed Badge

![Health badge](/badges/rosiel-metadata-field-report/health.svg)

```
[![Health](https://phpackages.com/badges/rosiel-metadata-field-report/health.svg)](https://phpackages.com/packages/rosiel-metadata-field-report)
```

###  Alternatives

[tripal/tripal

Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.

709.9k9](/packages/tripal-tripal)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
