Closed (works as designed)
Project:
Entity cache
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2014 at 09:25 UTC
Updated:
27 Sep 2018 at 22:53 UTC
Jump to comment: Most recent
Comments
Comment #1
skwashd commented@claudiu.cristea can you provide details of some use cases where this might be useful?
Comment #2
attiks commentedI have one, we are using https://www.drupal.org/project/webform_localization for a project, this module adds the right translation on node_load, but since entity_cache caches the first node load, the hook isn't fired for other languages.
Comment #3
attiks commentednvm, there's a hook that solved my problem
Related issue #2425161: Add support for entity_cache
Comment #4
gregglesThanks for the followup, attiks. It seems to me like this issue can be closed.