- Added function entity_modified_last_id() to prevent needing to load entity just to get modified timestamp.
This is most useful for user entities.
First stable release.
To use the new functionality enable entity_modified_nodequeue module.
Issue #2076271: Depend on entity_info and entity_info_alter to supply modified property name for each entity type.
Initial release of entity modified module.
Supplies last modified (changed) timestamps for all modules. Predominantly for use in caching.
Development branch for Drupal 7.