You are here

Classes, traits, and interfaces in Select (or other) 4.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AllowedValuesConstraint class Drupal\select_or_other\Plugin\Validation src/Plugin/Validation/AllowedValuesConstraint.php Class AllowedValuesConstraint
AllowedValuesConstraintValidator class Drupal\select_or_other\Plugin\Validation src/Plugin/Validation/AllowedValuesConstraintValidator.php Validates the AllowedValues constraint.
Buttons class Drupal\select_or_other\Element src/Element/Buttons.php Provides a form element with buttons and other option. 1
ButtonsElementTest class Drupal\Tests\select_or_other\Unit tests/src/Unit/ButtonsElementTest.php Tests the form element implementation.
ElementBase abstract class Drupal\select_or_other\Element src/Element/ElementBase.php Base class for select or other form elements. 2 1
ElementsTest class Drupal\Tests\select_or_other\Unit tests/src/Unit/ElementsTest.php Tests the form element implementation.
ListTest class Drupal\Tests\select_or_other\Functional tests/src/Functional/ListTest.php Tests the the functionality of the Reference widget.
ListWidget class Drupal\select_or_other\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/ListWidget.php Plugin implementation of the 'select_or_other_list' widget. 1
ListWidgetTest class Drupal\Tests\select_or_other\Unit tests/src/Unit/ListWidgetTest.php Tests the form element implementation.
ReferenceTest class Drupal\Tests\select_or_other\Functional tests/src/Functional/ReferenceTest.php Tests the the functionality of the Reference widget.
ReferenceWidget class Drupal\select_or_other\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/ReferenceWidget.php Plugin implementation of the 'select_or_other_reference' widget. 1
ReferenceWidgetTest class Drupal\Tests\select_or_other\Unit tests/src/Unit/ReferenceWidgetTest.php Tests the form element implementation.
Select class Drupal\select_or_other\Element src/Element/Select.php Provides a form element with a select box and other option. 1
SelectElementTest class Drupal\Tests\select_or_other\Unit tests/src/Unit/SelectElementTest.php Tests the form element implementation.
TestBase abstract class Drupal\Tests\select_or_other\Functional tests/src/Functional/TestBase.php Base test class for select or other widgets. 2
UnitTestBase abstract class Drupal\Tests\select_or_other\Unit tests/src/Unit/UnitTestBase.php 2
WidgetBase abstract class Drupal\select_or_other\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/WidgetBase.php Base class for the 'select_or_other_*' widgets. 2 2

Other projects