You are here

Classes, traits, and interfaces in TableField 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LoadTest class Drupal\Tests\tablefield\Functional tests/src/Functional/LoadTest.php Simple test to ensure that main page loads with module enabled.
Tablefield class Drupal\tablefield\Utility src/Utility/Tablefield.php Provides helpers to use timers throughout a request.
Tablefield class Drupal\tablefield\Element src/Element/Tablefield.php Provides a form element for tabular data.
TablefieldConfigForm class Drupal\tablefield\Form src/Form/TablefieldConfigForm.php Implements table configuration form. 1
TablefieldController class Drupal\tablefield\Controller src/Controller/TablefieldController.php Controller routines for tablefield routes.
TablefieldCreationTrait trait Drupal\Tests\tablefield\Functional tests/src/Functional/TablefieldCreationTrait.php Provides a helper method for creating Tablefield fields.
TablefieldFormatter class Drupal\tablefield\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/TablefieldFormatter.php Plugin implementation of the default Tablefield formatter.
TablefieldItem class Drupal\tablefield\Plugin\Field\FieldType src/Plugin/Field/FieldType/TablefieldItem.php Plugin implementation of the 'tablefield' field type.
TablefieldWidget class Drupal\tablefield\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/TablefieldWidget.php Plugin implementation of the 'tablefield' widget.
TableValue class Drupal\tablefield src/TableValue.php A computed property for Search API indexing.
TableValueFieldTest class Drupal\Tests\tablefield\Functional tests/src/Functional/TableValueFieldTest.php Simple test to ensure that a field can be created.

Other projects