Active
Project:
Multifield
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
24 May 2016 at 20:31 UTC
Updated:
24 May 2016 at 20:31 UTC
Jump to comment: Most recent
Every field hook is creating and destroying pseudo-entities for all the multifield field values. I'd like to investigate if it's possible to avoid some of that switching back and forth, especially from entity submit/presave through insert/update hooks. I believe I had looked into at one point adding the pseudo entities inside multifield_field_load() for caching, but there were some issues related to that. Maybe needs to be looked at again.
Comments