You are here

Files in Data 8

Primary tabs

File namesort descending Location Namespace Description
data.api.php data.api.php Documentation of hooks.
data.info.yml data.info.yml data.info.yml
data.install data.install Install hooks for Data module.
data.links.action.yml data.links.action.yml data.links.action.yml
data.links.menu.yml data.links.menu.yml data.links.menu.yml
data.module data.module Hooks and API functions for data module.
data.routing.yml data.routing.yml data.routing.yml
data.services.yml data.services.yml data.services.yml
data.task.yml data.task.yml data.task.yml
data.test tests/data.test
data.test.inc tests/data.test.inc Contains class definition for Data module test cases.
data.views.inc data.views.inc Views hooks and utility functions.
DataDeriver.php src/Plugin/Derivative/DataDeriver.php Drupal\data\Plugin\Derivative
DataException.php src/DataException.php Drupal\data
DataHandler.inc includes/DataHandler.inc Definition of TableFactory class.
DataTable.php src/Plugin/views/wizard/DataTable.php Drupal\data\Plugin\views\wizard
DataViewsField.php src/Plugin/views/field/DataViewsField.php Drupal\data\Plugin\views\field
data_search.admin.inc data_search/data_search.admin.inc
data_search.info.yml data_search/data_search.info.yml data_search/data_search.info.yml
data_search.install data_search/data_search.install Install, update and uninstall functions for the data_search module.
data_search.module data_search/data_search.module
data_table_config.schema.yml config/schema/data_table_config.schema.yml config/schema/data_table_config.schema.yml
README-D8.txt README-D8.txt D8 upgrade notes This file will track (meta) tasks that need to be handled before 8.x release. Info.yml file: - removed ctools dependency. Do we actually need it? - removed files section. These should be (lazily) autoloaded by the core -…
README.txt README.txt Data module =========== The Data module provides * An API for dynamically allocating tables for single-row records * An API for insert/update/delete operations * Automatic views integration * Together with CTools module: exportable configurations *…
RowManager.php src/RowManager.php Drupal\data
RowManagerInterface.php src/RowManagerInterface.php Drupal\data
Table.php src/Table.php Drupal\data
TableAccessCheck.php src/Access/TableAccessCheck.php Drupal\user\Access
TableAdoptForm.php src/Form/TableAdoptForm.php Drupal\data\Form
TableCompareForm.php src/Form/TableCompareForm.php Drupal\data\Form
TableConfig.php src/Entity/TableConfig.php Drupal\data\Entity
TableConfigDeleteForm.php src/Form/TableConfigDeleteForm.php Drupal\data\Form
TableConfigForm.php src/Form/TableConfigForm.php Drupal\data\Form
TableConfigHtmlRouteProvider.php src/TableConfigHtmlRouteProvider.php Drupal\data
TableConfigInterface.php src/Entity/TableConfigInterface.php Drupal\data\Entity
TableConfigListBuilder.php src/TableConfigListBuilder.php Drupal\data
TableFactory.php src/TableFactory.php Drupal\data
TableFactoryInterface.php src/TableFactoryInterface.php Drupal\data
TableInterface.php src/TableInterface.php Drupal\data
views_handler_field_data_markup.inc views/views_handler_field_data_markup.inc

Other projects