EntityInfo
Categories
Component ID
2222525
Component name
EntityInfo
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1144
Component created
Component changed
Component body
This module adds a page to the administrative menu that gives, at a glance, technical information on Entities included in your Drupal 7 project, including fields attached to those entities. If an entity utilizes Drupal's Entity module and is defined properly, this module will pick it up and display information about it.
This module will provide valuable information to a developer working on a project, especially if they're working with the Entities in question, without having to resort to looking in code or browsing content types through the user interface.
Once installed, the page displaying Entity information can be found at
"admin/config/development/entity_type_info".
