Adds a usage record.
int $block_content_id: The block content ID.
\Drupal\Core\Entity\EntityInterface $entity: The layout entity.
public function addUsage($block_content_id, EntityInterface $entity);