hook_entity_bundle_field_info

hook_entity_bundle_field_info(\Drupal\Core\Entity\EntityTypeInterface $entity_type, $bundle, array $base_field_definitions)

2016-10-29 09:17:56
hook_entity_form_display_alter

hook_entity_form_display_alter(\Drupal\Core\Entity\Display\EntityFormDisplayInterface $form_display, array $context) Alter

2016-10-29 09:17:59
hook_entity_bundle_info

hook_entity_bundle_info() Describe the bundles for entity types. Return value

2016-10-29 09:17:56
hook_entity_prepare_view

hook_entity_prepare_view($entity_type_id, array $entities, array $displays, $view_mode) Act on entities as

2016-10-29 09:18:01
hook_entity_create

hook_entity_create(\Drupal\Core\Entity\EntityInterface $entity) Acts when creating a new entity.

2016-10-29 09:17:57
hook_entity_display_build_alter

hook_entity_display_build_alter(&$build, $context) Alter the render array generated by an EntityDisplay

2016-10-29 09:17:58
hook_entity_field_storage_info

hook_entity_field_storage_info(\Drupal\Core\Entity\EntityTypeInterface $entity_type) Provides field storage

2016-10-29 09:17:59
hook_entity_bundle_info_alter

hook_entity_bundle_info_alter(&$bundles) Alter the bundles for entity types.

2016-10-29 09:17:57
hook_entity_view_mode_alter

hook_entity_view_mode_alter(&$view_mode, Drupal\Core\Entity\EntityInterface $entity, $context) Change the

2016-10-29 09:18:08
hook_ENTITY_TYPE_create

hook_ENTITY_TYPE_create(\Drupal\Core\Entity\EntityInterface $entity) Acts when creating a new entity of a specific

2016-10-29 09:18:03