Fivestar |
class |
Drupal\fivestar\Element |
src/Element/Fivestar.php |
Provides a fivestar form element. |
|
|
|
FivestarAjaxTestBase |
abstract class |
Drupal\Tests\fivestar\FunctionalJavascript |
tests/src/FunctionalJavascript/FivestarAjaxTestBase.php |
Test base for the Fivestar module. |
|
|
|
FivestarBaseTestCase |
class |
|
test/fivestar.base.test |
|
1 |
|
|
FivestarForm |
class |
Drupal\fivestar\Form |
src/Form/FivestarForm.php |
Fivestar form. |
|
|
|
FivestarFormatterBase |
abstract class |
Drupal\fivestar\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/FivestarFormatterBase.php |
Base class for Fivestar field formatters. |
3 |
|
|
FivestarItem |
class |
Drupal\fivestar\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/FivestarItem.php |
Plugin implementation of the 'fivestar' field type. |
|
|
|
FivestarTest |
class |
Drupal\Tests\fivestar\Functional |
tests/src/Functional/FivestarTest.php |
Test base for the Fivestar module. |
|
|
|
FivestarTestCase |
class |
|
test/fivestar.field.test |
|
|
|
|
FivestarTestTrait |
trait |
Drupal\Tests\fivestar\Traits |
tests/src/Traits/FivestarTestTrait.php |
Utility methods for using Fivestar in Kernel and Functional tests. |
|
2 |
|
FivestarWidgetBase |
abstract class |
Drupal\fivestar\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/FivestarWidgetBase.php |
Base class for Fivestar field widgets. |
2 |
|
|
HookFivestarWidgetsAlterTest |
class |
Drupal\Tests\fivestar\Kernel |
tests/src/Kernel/HookFivestarWidgetsAlterTest.php |
Tests the operation of hook_fivestar_widgets_alter(). |
|
|
|
HookFivestarWidgetsTest |
class |
Drupal\Tests\fivestar\Kernel |
tests/src/Kernel/HookFivestarWidgetsTest.php |
Tests the operation of hook_fivestar_widgets(). |
|
|
|
PercentageFormatter |
class |
Drupal\fivestar\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/PercentageFormatter.php |
Plugin implementation of the 'fivestar_percentage' formatter. |
|
|
|
RatingFormatter |
class |
Drupal\fivestar\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/RatingFormatter.php |
Plugin implementation of the 'fivestar_rating' formatter. |
|
|
|
SelectWidget |
class |
Drupal\fivestar\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/SelectWidget.php |
Plugin implementation of the 'fivestar_select' widget. |
|
|
|
StarsFormatter |
class |
Drupal\fivestar\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/StarsFormatter.php |
Plugin implementation of the 'fivestar_stars' formatter. |
|
|
|
StarsWidget |
class |
Drupal\fivestar\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/StarsWidget.php |
Plugin implementation of the 'fivestar_stars' widget. |
|
|
|
VoteManager |
class |
Drupal\fivestar |
src/VoteManager.php |
Contains methods for managing votes. |
|
|
2 |
VoteResultManager |
class |
Drupal\fivestar |
src/VoteResultManager.php |
Contains methods for managing vote results. |
|
1 |
2 |
WidgetManager |
class |
Drupal\fivestar |
src/WidgetManager.php |
Contains methods for managing votes. |
|
2 |
2 |