You are here

10 string references to 'rate.settings' in Rate 8

RateBotDetector::__construct in src/RateBotDetector.php
RateBotDetector constructor.
RateEntityVoteWidget::__construct in src/RateEntityVoteWidget.php
Constructs a RateEntityVoteWidget object.
RatePermissions::__construct in src/RatePermissions.php
Constructs Permissions object.
RateSettingsForm::buildForm in src/Form/RateSettingsForm.php
Form constructor.
RateSettingsForm::getEditableConfigNames in src/Form/RateSettingsForm.php
Gets the configuration names that will be editable.
RateSettingsForm::submitForm in src/Form/RateSettingsForm.php
Form submission handler.
rate_entity_extra_field_info in ./rate.module
Implements hook_entity_extra_field_info().
rate_menu_local_tasks_alter in ./rate.module
Implements hook_menu_local_tasks_alter().
rate_update_8002 in ./rate.install
Updates the config to work with multiple entities and widgets.
VoteController::__construct in src/Controller/VoteController.php
Constructs a Vote Controller.