Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
entity_crud_hook_test_entity_preload | core/ |
Implements hook_entity_preload(). | |||
entity_crud_hook_test_entity_presave | core/ |
Implements hook_entity_presave(). | |||
entity_crud_hook_test_entity_update | core/ |
Implements hook_entity_update(). | |||
entity_crud_hook_test_file_create | core/ |
Implements hook_ENTITY_TYPE_create() for file entities. | |||
entity_crud_hook_test_file_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for file entities. | |||
entity_crud_hook_test_file_insert | core/ |
Implements hook_ENTITY_TYPE_insert() for file entities. | |||
entity_crud_hook_test_file_load | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. | |||
entity_crud_hook_test_file_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. | |||
entity_crud_hook_test_file_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. | |||
entity_crud_hook_test_file_update | core/ |
Implements hook_ENTITY_TYPE_update() for file entities. | |||
entity_crud_hook_test_node_create | core/ |
Implements hook_ENTITY_TYPE_create() for node entities. | |||
entity_crud_hook_test_node_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. | |||
entity_crud_hook_test_node_insert | core/ |
Implements hook_ENTITY_TYPE_insert() for node entities. | |||
entity_crud_hook_test_node_load | core/ |
Implements hook_ENTITY_TYPE_load() for node entities. | |||
entity_crud_hook_test_node_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. | |||
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_constraints_entity_type_alter | core/ |
Implements hook_entity_type_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.