You are here

Deprecated in Poll 8

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
PollStorageInterface::cancelVote src/PollStorageInterface.php function in Drupal 8.x-1.0. Use \Drupal\poll\PollVoteStorageInterface::cancelVote() instead. 1
PollStorageInterface::deleteVotes src/PollStorageInterface.php function in Drupal 8.x-1.0. Use \Drupal\poll\PollVoteStorageInterface::deleteVotes() instead. 1
PollStorageInterface::getTotalVotes src/PollStorageInterface.php function in Drupal 8.x-1.0. Use \Drupal\poll\PollVoteStorageInterface::getTotalVotes() instead. 1
PollStorageInterface::getUserVote src/PollStorageInterface.php function in Drupal 8.x-1.0. Use \Drupal\poll\PollVoteStorageInterface::getUserVote() instead. 1
PollStorageInterface::getVotes src/PollStorageInterface.php function in Drupal 8.x-1.0. Use \Drupal\poll\PollVoteStorageInterface::getVotes() instead. 1
PollStorageInterface::saveVote src/PollStorageInterface.php function in Drupal 8.x-1.0. Use \Drupal\poll\PollVoteStorageInterface::saveVote() instead. 1

Other projects