On this page
Configuration Entity
Last updated on
20 October 2022
Configuration entities use the Entity API in order to keep configuration in the database.
Differences compared to Content Entity
- Integrates with CMI API for exportability.
- Doesn't have fields but uses properties instead.
- Schema file (Content Entity uses hook_schema())
Tutorials
- Drupal Example: Creating a configuration entity type in Drupal 8
- How to alter configuration entity data in Drupal
- Change Record: https://www.drupal.org/node/1818734
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion
Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.