You are here

namespace Drupal\data in Data 8

Classsort descending Location Description
DataException src/DataException.php Provides a class for data handling.
RowManager src/RowManager.php Class RowManager.
RowManagerInterface src/RowManagerInterface.php Interface RowManagerInterface.
Table src/Table.php Manages data access and manipulation for a single data table. Use data_create_table() or data_get_table() to instantiate an object from this class.
TableConfigHtmlRouteProvider src/TableConfigHtmlRouteProvider.php Provides routes for Data Table entities.
TableConfigListBuilder src/TableConfigListBuilder.php Provides a listing of Data Table entities.
TableFactory src/TableFactory.php Provides a class for table manipulation.
TableFactoryInterface src/TableFactoryInterface.php Provides an interface for data handling.
TableInterface src/TableInterface.php Provides an interface defining a Contact entity.