Feature: #107940 - Introduce report about content type usage 

See forge#107940

Description 

A new Content statistics module has been introduced in the TYPO3 backend under Reports. This module provides information about the usage of content elements in the TYPO3 site.

Overview 

The overview displays all available content element types along with the number of times each type is used. All the associated fields of the element are listed, including key details such as:

  • The field type
  • Whether it is marked as required
  • Whether it can be configured as excludable via user group permissions

Detail view 

The detail view of each content element type lists all the relevant records that are not marked as deleted.

Impact 

The new report offers a convenient way to analyze and optimize content structures within a TYPO3 installation. It helps administrators and developers to:

  • Identify unused content element types
  • Understand which fields belong to specific content element types
  • Gain insights into the overall configuration and diversity of content elements