Functions - 10.3.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
entity_crud_hook_test_node_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. | |||
entity_crud_hook_test_node_update | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. | |||
entity_crud_hook_test_taxonomy_term_create | core/ |
Implements hook_ENTITY_TYPE_create() for taxonomy_term entities. | |||
entity_crud_hook_test_taxonomy_term_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities. | |||
entity_crud_hook_test_taxonomy_term_insert | core/ |
Implements hook_ENTITY_TYPE_insert() for taxonomy_term entities. | |||
entity_crud_hook_test_taxonomy_term_load | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_term entities. | |||
entity_crud_hook_test_taxonomy_term_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_term entities. | |||
entity_crud_hook_test_taxonomy_term_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. | |||
entity_crud_hook_test_taxonomy_term_update | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_term entities. | |||
entity_crud_hook_test_taxonomy_vocabulary_create | core/ |
Implements hook_ENTITY_TYPE_create() for taxonomy_vocabulary entities. | |||
entity_crud_hook_test_taxonomy_vocabulary_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_vocabulary entities. | |||
entity_crud_hook_test_taxonomy_vocabulary_insert | core/ |
Implements hook_ENTITY_TYPE_insert() for taxonomy_vocabulary entities. | |||
entity_crud_hook_test_taxonomy_vocabulary_load | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. | |||
entity_crud_hook_test_taxonomy_vocabulary_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_vocabulary entities. | |||
entity_crud_hook_test_taxonomy_vocabulary_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. | |||
entity_crud_hook_test_taxonomy_vocabulary_update | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_vocabulary entities. | |||
entity_crud_hook_test_user_create | core/ |
Implements hook_ENTITY_TYPE_create() for user entities. | |||
entity_crud_hook_test_user_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. | |||
entity_crud_hook_test_user_insert | core/ |
Implements hook_ENTITY_TYPE_insert() for user entities. | |||
entity_crud_hook_test_user_load | core/ |
Implements hook_ENTITY_TYPE_load() for user entities. | |||
entity_crud_hook_test_user_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. | |||
entity_crud_hook_test_user_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. | |||
entity_crud_hook_test_user_update | core/ |
Implements hook_ENTITY_TYPE_update() for user entities. | |||
entity_reference_test_entity_base_field_info | core/ |
Implements hook_entity_base_field_info(). | |||
entity_reference_test_entity_base_field_info_alter | core/ |
Implements hook_entity_base_field_info_alter(). | |||
entity_schema_test_entity_base_field_info | core/ |
Implements hook_entity_base_field_info(). | |||
entity_schema_test_entity_bundle_create | core/ |
Implements hook_entity_bundle_create(). | |||
entity_schema_test_entity_bundle_delete | core/ |
Implements hook_entity_bundle_delete(). | |||
entity_schema_test_entity_bundle_field_info | core/ |
Implements hook_entity_bundle_field_info(). | |||
entity_schema_test_entity_field_storage_info | core/ |
Implements hook_entity_field_storage_info(). | |||
entity_schema_test_entity_type_alter | core/ |
Implements hook_entity_type_alter(). | |||
entity_serialization_test_entity_field_access_alter | core/ |
Implements hook_entity_field_access_alter(). | |||
entity_test_bundle_class_entity_bundle_info_alter | core/ |
Implements hook_entity_bundle_info_alter(). | |||
entity_test_bundle_class_entity_type_alter | core/ |
Implements hook_entity_type_alter(). | |||
entity_test_bundle_class_entity_type_build | core/ |
Implements hook_entity_type_build(). | |||
entity_test_constraints_entity_type_alter | core/ |
Implements hook_entity_type_alter(). | |||
entity_test_constraints_entity_type_build | core/ |
Implements hook_entity_type_build(). | |||
entity_test_create_bundle | core/ |
Creates a new bundle for entity_test entities. | 58 | ||
entity_test_delete_bundle | core/ |
Deletes a bundle for entity_test entities. | 5 | ||
entity_test_entity_access | core/ |
Implements hook_entity_access(). | 1 | ||
entity_test_entity_base_field_info | core/ |
Implements hook_entity_base_field_info(). | |||
entity_test_entity_base_field_info_alter | core/ |
Implements hook_entity_base_field_info_alter(). | |||
entity_test_entity_bundle_info | core/ |
Implements hook_entity_bundle_info(). | |||
entity_test_entity_bundle_info_alter | core/ |
Implements hook_entity_bundle_info_alter(). | |||
entity_test_entity_create_access | core/ |
Implements hook_entity_create_access(). | 1 | ||
entity_test_entity_display_build_alter | core/ |
Implements hook_entity_display_build_alter(). | |||
entity_test_entity_extra_field_info | core/ |
Implements hook_entity_extra_field_info(). | |||
entity_test_entity_field_access | core/ |
Implements hook_entity_field_access(). | |||
entity_test_entity_field_access_alter | core/ |
Implements hook_entity_field_access_alter(). | |||
entity_test_entity_form_display_alter | core/ |
Implements hook_entity_form_display_alter(). |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.