Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entity-7.x-1.0.tar.gztar.gz 107.5 KB
MD5: f072eda34e284561bb55cfae0dbe30db
SHA-1: df15c64f5c72df36498b3d739c6336b470604812
SHA-256: 69eda026595fdeabf68d8fd1dd940ceb6cfb1494794bdb98cfc52c27a75ed990
Download entity-7.x-1.0.zipzip 136.93 KB
MD5: 32d84f8bcc903600822d60d6a9bd2dca
SHA-1: 10e355c26e349b96324e97bb1e787fbd9e5be63e
SHA-256: 985c903d3d976c1f458127df3fc30e2bf5822bdd66eccae6665f00f232dcec2f

Release notes

Changes since 7.x-1.0-rc3:

  • #1376126: Fix language handling for translatable fields.
  • #1546776 by drclaw: Fixed Field Rendered Entity: Link to entity option not visible.
  • #1829156 by Pierre Paul Lefebvre: Fixed Incorrect parameter passing in entity_metadata_field_get_language().
  • #1290986: Remove entity info cache clear workaround.
  • Allow setting the term vocabulary property by vocabulary ID or name.
  • Follow-up for issue #996696: Make entity_revision_is_default() work for all entity types.
  • Incorporate revision specific access if a non default node revision is passed to entity_access().
  • #996696 by ygerasimov, logaritmisk, fago, indytechcook, wizonesolutions, fearlsgroove, Damien Tournoud, stella: Support revisions in Entity API.
  • #1514764 by amateescu, yuriy.babenko: Fixed the controllers applyConditions to work with condition values being arrays.
  • #1703146 by BassistJimmyJam: Use !empty() instead of isset() to check for entity language.
  • #1712400 by tim.plunkett: Provide EntityDrupalWrapper::view() as alias for entity_view().
  • #1630578 by splig, cpliakas: Fixed notice: Undefined variable: base_tables in entity_views_plugins() line 324.
  • #1601162 by tauno, acrazyanimal: Fixed 'url' variable to be always defined in entity.tpl.php.
  • #1637384 by drunken monkey | jtbayly: Fixed Commenter name returns 'Anonymous' for guests.
  • #1136356 by klausi: Fixed file access.
Created by: fago
Created on: 25 Dec 2012 at 21:30 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases