Provide views data that isn't tied to any other module.
File
core/modules/views/views.views.inc
Functions
| Name | Description |
|---|---|
| core_field_views_data | Implements hook_field_views_data(). |
| views_entity_field_label | Returns the label of a certain field. |
| views_field_default_views_data | Default views data implementation for a field. |
| views_views_data | Implements hook_views_data(). |
| views_views_data_alter | Implements hook_views_data_alter(). |
| _views_field_get_entity_type_storage | Determines whether the entity type the field appears in is SQL based. |
Please login to continue.