OverviewBase::$entity_type |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
The name of the entity type. |
WizardPluginBase::$entity_type |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
The entity type connected with the wizard. |
_views_data_process_entity_types |
function |
drupal/core/modules/views/includes/cache.inc |
Links tables having an 'entity type' specified to the respective generic entity-type tables. |
hook_field_display_ENTITY_TYPE_alter |
function |
drupal/core/modules/field/field.api.php |
Alters the display settings of a field before it is displayed. |
hook_field_widget_properties_ENTITY_TYPE_alter |
function |
drupal/core/modules/field/field.api.php |
Alters the widget properties of a field instance on a given entity type
before it gets displayed. |