hook_entity_operation

hook_entity_operation(\Drupal\Core\Entity\EntityInterface $entity) Declares entity operations.

2016-10-29 09:18:00
hook_entity_translation_insert

hook_entity_translation_insert(\Drupal\Core\Entity\EntityInterface $translation) Respond to creation of a new

2016-10-29 09:18:02
hook_entity_base_field_info

hook_entity_base_field_info(\Drupal\Core\Entity\EntityTypeInterface $entity_type) Provides custom base field

2016-10-29 09:17:55
hook_entity_extra_field_info_alter

hook_entity_extra_field_info_alter(&$info) Alter "pseudo-field" components on content entities.

2016-10-29 09:17:58
hook_entity_prepare_form

hook_entity_prepare_form(\Drupal\Core\Entity\EntityInterface $entity, $operation, \Drupal\Core\Form\FormStateInterface $form_state)

2016-10-29 09:18:01
hook_ENTITY_TYPE_field_values_init

hook_ENTITY_TYPE_field_values_init(\Drupal\Core\Entity\FieldableEntityInterface $entity) Acts when initializing

2016-10-29 09:18:04
hook_entity_translation_create

hook_entity_translation_create(\Drupal\Core\Entity\EntityInterface $translation) Acts when creating a new entity

2016-10-29 09:18:02
hook_ENTITY_TYPE_prepare_form

hook_ENTITY_TYPE_prepare_form(\Drupal\Core\Entity\EntityInterface $entity, $operation, \Drupal\Core\Form\FormStateInterface $form_state)

2016-10-29 09:18:05
hook_ENTITY_TYPE_presave

hook_ENTITY_TYPE_presave(Drupal\Core\Entity\EntityInterface $entity) Act on a specific type of entity before

2016-10-29 09:18:05
hook_entity_view_mode_info_alter

hook_entity_view_mode_info_alter(&$view_modes) Alter the view modes for entity types.

2016-10-29 09:18:08