Extra updates for entities are stored as (entity, changeset) tuples.
public scheduleExtraUpdate ( object $entity, array $changeset ) | ||
$entity | object | The entity for which to schedule an extra update. |
$changeset | array | The changeset of the entity (what to update). |