Change record status: 
Project: 
Introduced in branch: 
7.x-3.x
Description: 

The flag method get_content_id() has been renamed to get_entity_id():

  function get_entity_id($entity)

The flag method applies_to_content_object() has been renamed to applies_to_entity():

  function applies_to_entity($entity)
Impacts: 
Module developers