Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download helper-7.x-1.4.tar.gztar.gz 19.58 KB
MD5: 6c7a0503844e1a08e68970651ff5388e
SHA-1: 1823065bbdeda503d7542504900f3914bf5df089
SHA-256: 508f95bba5cf3bf5dec22464aa9d2b10b5696161c96b7bddb736d4adb077ec0c
Download helper-7.x-1.4.zipzip 25.65 KB
MD5: adccc1c54c04be9a8add1d47a5adbd64
SHA-1: adad246599117ea44c54f1d7dda5d0667afdf3d3
SHA-256: 85ae649a9a4c8fc36cc589203d98c8a4b18b7da70799df9ec70e60707637af9c

Release notes

Changes since 7.x-1.3:

  • Deprecated CacheHelper::httpRequest(). Added support for inspecting request headers when setting cache expiration.
  • #2305307: Add cron processing to purge fields marked as both inactive and deleted since field_purge_batch only removes fields marked as active and deleted.
  • Inspect $link['href'] instead of $link['path'] which is not guaranteed to exist.
  • Add support for default 'weight' and 'visibility' values in ProfileHelper::installBlocks().
  • Skip query execution if empty block array passed to ProfileHelper::installBlocks().
  • Adding initial ProfileHelper.
  • Adding EntityHelper::getBundleOptions().
  • Added CacheHelper::setMultiple().
Created by: Dave Reid
Created on: 29 Jul 2014 at 07:40 UTC
Last updated: 3 Dec 2014 at 07:33 UTC

Other releases