service rate.vote in Rate 8
Class
Drupal\rate\RateVote3 string references to rate.vote
- template_preprocess_rate_template_fivestar in ./
rate.module - Implements hook_preprocess_HOOK() for rate-template-fivestar.html.twig.
- VoteController::create in src/
Controller/ VoteController.php - Instantiates a new instance of this class.
- _rate_set_common_theme_variables in ./
rate.module - Helper function to set common themeing variables.
File
View source
- class: Drupal\rate\RateVote
- arguments:
- - '@entity_type.manager'
- - '@plugin.manager.votingapi.resultfunction'
- - '@database'
- - '@rate.bot_detector'
- - '@current_user'
- - '@messenger'