Text formats report
Component ID
2851575
Component name
Text formats report
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
495
Component created
Component changed
Component body
Provides a birds eye view of the usage of text formats, which is useful when analysing this part of a Drupal site's configuration.
To use it simply enable the module and go to /admin/reports/text-formats (requires 'administer site configuration' permission).
Displays information around the usage of text formats available to the site, including:
- Filters enabled for each format.
- Custom blocks using the formats.
- Entities using each format.
- Bundles using each format.
- Fields using the formats.
Also included:
- A more detailed view for each field using each format.
- A download CSV file functionality with all entities where a field using the formats specified is used.
This module is NOT intended to run in production.
Please run it on a local copy of your site, as when you visit the report page it does some heavy queries to gather all the relevant information, which would put a heavy load on the server, specially on site's with a lot of content.
