roblib/metadata_profiles 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

roblib/metadata_profiles

Composer 安装命令:

composer require roblib/metadata_profiles

包简介

This module creates metadata reports on a new tab for every bundle.

README 文档

README

This module creates metadata reports on a new tab for every bundle, for example: /admin/structure/types/manage/islandora_object/metadata-profile.

Adding /download to that URL downloads a CSV report.

The report lists all fields, their types and properties, a number representing a usage count, and (if the appropriate modules are available)

  • whether the field is indexed in Search API
  • whether the field has a Facet.

Notes about usage counts:

  • For regular fields, the usage count represents the number of entries in the field table. This counts each "delta" as an individual usage, so fields with high repeatability will have higher usage counts than the number of distinct entities using that field.
  • Further to that, if revisions are being stored, then the usage count will include past revisions as well. Therefore the usage count will show a non-zero number if any revision uses a field, even if that field has been emptied out in all recent revisions.
  • Further to that, if a field is shared across bundles, the usage count will include usage across all bundles, not just the one being profiled.
  • For built-in properties, such as title, name, and description, the usage count will show count each entity in the bundle, regardless of whether or not that field is populated.

License

GPLv3

统计信息

  • 总下载量: 12
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-12-03