Closed (cannot reproduce)
Project:
Universally Unique IDentifier
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2012 at 16:01 UTC
Updated:
16 Oct 2014 at 05:40 UTC
Jump to comment: Most recent
Comments
Comment #1
skwashd commentedentity_uuid_load($entity_type, $uuids = array(), $conditions = array(), $reset = FALSE)is a UUID wrapper forentity_load(). The arguments are the same. If you callentity_uuid_load('entity_type', $uuid, array(), TRUE)the cache is reset.