You are here

Functions in Rate 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_rate_can_vote ./rate.api.php Determine if user can vote.
hook_rate_templates ./rate.api.php Define templates for rate widgets.
hook_rate_vote_data_alter ./rate.api.php Alter the vote data before a vote is created.
hook_rate_widget_options_alter ./rate.api.php Alter the options of a rate widget.
rate_entity_base_field_info ./rate.module Implements hook_entity_base_field_info().
rate_entity_extra_field_info ./rate.module Implements hook_entity_extra_field_info().
rate_entity_type_build ./rate.module Implements hook_entity_type_build().
rate_entity_view ./rate.module Implements hook_entity_view().
rate_library_info_alter ./rate.module Implements hook_library_info_alter().
rate_menu_local_tasks_alter ./rate.module Implements hook_menu_local_tasks_alter().
rate_rate_templates ./rate.module Implements hook_rate_templates().
rate_schema ./rate.install Implements hook_schema().
rate_theme ./rate.module Implements hook_theme().
rate_theme_suggestions_alter ./rate.module Implements hook_theme_suggestions_alter().
rate_theme_suggestions_form_element_alter ./rate.module Implements hook_theme_suggestions_HOOK_alter().
rate_update_8001 ./rate.install Consolidates votes into new vote types.
rate_update_8201 ./rate.install Adds the rate_widget column to the votingapi_vote table.
rate_update_last_removed ./rate.install Implements hook_update_last_removed().
rate_views_data_alter ./rate.views.inc Implements hook_views_data_alter().
rate_views_pre_render ./rate.module Implements hook_views_pre_render().
rate_vote_type_access ./rate.module Implements hook_ENTITY_TYPE_access().
template_preprocess_form_element__rating ./rate.module Implements hook_preprocess_HOOK() for form-element--rating.html.twig.
template_preprocess_rate_widget ./rate.module Implements hook_preprocess_HOOK() for rate-widget.html.twig.

Other projects