Search for all
Title | Object type | File name | Summary |
---|---|---|---|
entity_cache_test_dependency_entity_info | function | modules/ |
Implements hook_entity_info(). |
entity_cache_test_watchdog | function | modules/ |
Implements hook_watchdog(). |
entity_create_stub_entity | function | includes/ |
Helper function to assemble an object structure with initial ids. |
entity_crud.test | file | modules/ |
Tests for the Entity CRUD API. |
entity_crud_hook_test.info | file | modules/ |
name = "Entity CRUD Hooks Test" description = "Support module for CRUD hook tests." core = 7.x package = Testing version = VERSION hidden = TRUE |
entity_crud_hook_test.module | file | modules/ |
Test module for the Entity CRUD API. |
entity_crud_hook_test.test | file | modules/ |
CRUD hook tests for the Entity CRUD API. |
entity_crud_hook_test_comment_delete | function | modules/ |
Implements hook_comment_delete(). |
entity_crud_hook_test_comment_insert | function | modules/ |
Implements hook_comment_insert(). |
entity_crud_hook_test_comment_load | function | modules/ |
Implements hook_comment_load(). |
entity_crud_hook_test_comment_presave | function | modules/ |
Implements hook_comment_presave(). |
entity_crud_hook_test_comment_update | function | modules/ |
Implements hook_comment_update(). |
entity_crud_hook_test_entity_delete | function | modules/ |
Implements hook_entity_delete(). |
entity_crud_hook_test_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
entity_crud_hook_test_entity_insert | function | modules/ |
Implements hook_entity_insert(). |
entity_crud_hook_test_entity_load | function | modules/ |
Implements hook_entity_load(). |
entity_crud_hook_test_entity_presave | function | modules/ |
Implements hook_entity_presave(). |
entity_crud_hook_test_entity_update | function | modules/ |
Implements hook_entity_update(). |
entity_crud_hook_test_file_delete | function | modules/ |
Implements hook_file_delete(). |
entity_crud_hook_test_file_insert | function | modules/ |
Implements hook_file_insert(). |
entity_crud_hook_test_file_load | function | modules/ |
Implements hook_file_load(). |
entity_crud_hook_test_file_presave | function | modules/ |
Implements hook_file_presave(). |
entity_crud_hook_test_file_update | function | modules/ |
Implements hook_file_update(). |
entity_crud_hook_test_node_delete | function | modules/ |
Implements hook_node_delete(). |
entity_crud_hook_test_node_insert | function | modules/ |
Implements hook_node_insert(). |
entity_crud_hook_test_node_load | function | modules/ |
Implements hook_node_load(). |
entity_crud_hook_test_node_presave | function | modules/ |
Implements hook_node_presave(). |
entity_crud_hook_test_node_update | function | modules/ |
Implements hook_node_update(). |
entity_crud_hook_test_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
entity_crud_hook_test_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
entity_crud_hook_test_taxonomy_term_load | function | modules/ |
Implements hook_taxonomy_term_load(). |
entity_crud_hook_test_taxonomy_term_presave | function | modules/ |
Implements hook_taxonomy_term_presave(). |
entity_crud_hook_test_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
entity_crud_hook_test_taxonomy_vocabulary_delete | function | modules/ |
Implements hook_taxonomy_vocabulary_delete(). |
entity_crud_hook_test_taxonomy_vocabulary_insert | function | modules/ |
Implements hook_taxonomy_vocabulary_insert(). |
entity_crud_hook_test_taxonomy_vocabulary_load | function | modules/ |
Implements hook_taxonomy_vocabulary_load(). |
entity_crud_hook_test_taxonomy_vocabulary_presave | function | modules/ |
Implements hook_taxonomy_vocabulary_presave(). |
entity_crud_hook_test_taxonomy_vocabulary_update | function | modules/ |
Implements hook_taxonomy_vocabulary_update(). |
entity_crud_hook_test_user_delete | function | modules/ |
Implements hook_user_delete(). |
entity_crud_hook_test_user_insert | function | modules/ |
Implements hook_user_insert(). |
entity_crud_hook_test_user_load | function | modules/ |
Implements hook_user_load(). |
entity_crud_hook_test_user_presave | function | modules/ |
Implements hook_user_presave(). |
entity_crud_hook_test_user_update | function | modules/ |
Implements hook_user_update(). |
entity_extract_ids | function | includes/ |
Helper function to extract id, vid, and bundle name from an entity. |
entity_form_field_validate | function | includes/ |
Attaches field API validation to entity forms. |
entity_form_submit_build_entity | function | includes/ |
Copies submitted values to entity properties for simple entity forms. |
entity_get_controller | function | includes/ |
Gets the entity controller for an entity type. |
entity_get_info | function | includes/ |
Get the entity info array of an entity type. |
entity_info_cache_clear | function | includes/ |
Resets the cached information about entity types. |
entity_label | function | includes/ |
Returns the label of an entity. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.