Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entity-7.x-1.0-beta10.tar.gztar.gz 75.39 KB
MD5: 016f48d7ecee0da62ae1a8f6cf26a656
SHA-1: 6ee515fc269f1bd7dae8148c853cec553b785109
SHA-256: bb41c443705c252c74827c130d0881c2e3aa5349e1881a36043d32302e550b56
Download entity-7.x-1.0-beta10.zipzip 91.41 KB
MD5: d780466334235ecf9471a6277d1c6e1a
SHA-1: 1ae2a98619c058aff28eceb697e966285380ecff
SHA-256: 018eb34284174ae93a55f3e4da470a947275dc2187b01a4fd1a385008600fb3e

Release notes

Changes since 7.x-1.0-beta9:

  • #1208864 patch by Damien Tournoud: API change: extended entity_view() to allow the caller to set the 'page' flag when rendering an entity.
  • improved list-wrappers to not try to load empty lists of entities.
  • #1191398 patch by fago, dixon_: Adding entity to list causes WSOD.
  • #1211946 fixed Rules integration for provided entity-types to be invoked last.
  • #1208514 Entity object serialization is unnecessarily fat.
  • #1203808 patch by fago: fixed validating and unsetting multipe-value properties. Also fixed field properties to be properly marked as required.
  • #1178052 patch by klausi, fago: fixed unsetting entity references with the property wrappers and added a test case for it.
  • #1027908 follow-up by xatoo: fix save() of exportables to properly pass through the return value.
  • fixed type() method of generic entity wrappers
  • #1193862 patch by Cyberwolf: Entities are exported by Features with their numeric IDs instead of machine names.
Created by: fago
Created on: 12 Jul 2011 at 16:02 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases