Closed (duplicate)
Project:
Entity API
Version:
7.x-1.0-beta10
Component:
Entity property wrapper
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2011 at 11:44 UTC
Updated:
30 Jan 2012 at 09:46 UTC
In the last days i am facing a major issue with EntityMetadataWrapperException: Unknown data property for fields of contributed modules.
I have checked all my fields and nothing is missing.
I have recently found posts about entity info cache but no solution of how to clear this cache.
I think this exception has to do with clearing my entity info cache.
Any idea if there is a progress in this matter?
Thank you
Comments
Comment #1
wodenx commentedYou can use "drush ev" or the devel module's execute php block to execute the following line of PHP
Comment #2
ygerasimov commentedI have same issue. Shall this cache be cleaned during standard clearing cache (via Performance page or "drush cc all")? Looks like bug to me.
Comment #3
fagoplease see #1325126: uninstallation troubles due to outdated entity info and #996236: drupal_flush_all_caches() does not clear entity info cache