Search for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityLoadTestCase::getInfo | function | modules/ |
|
EntityLoadTestCase::testEntityLoadConditions | function | modules/ |
Tests the functionality for loading entities matching certain conditions. |
EntityLoadTestCase::testEntityLoadIds | function | modules/ |
|
EntityMalformedException | class | includes/ |
Defines an exception thrown when a malformed entity is passed. |
EntityPropertiesTestCase | class | modules/ |
Tests entity properties. |
EntityPropertiesTestCase::getInfo | function | modules/ |
|
EntityPropertiesTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
EntityPropertiesTestCase::testEntityKeys | function | modules/ |
Tests entity_extract_ids() with an empty entity info. |
EntityPropertiesTestCase::testEntityLabel | function | modules/ |
Tests label key and label callback of an entity. |
entity_cache_test.info | file | modules/ |
name = "Entity cache test" description = "Support module for testing entity cache." package = Testing version = VERSION core = 7.x dependencies[] = entity_cache_test_dependency hidden = TRUE |
entity_cache_test.module | file | modules/ |
Helper module for entity cache tests. |
entity_cache_test_dependency.info | file | modules/ |
name = "Entity cache test dependency" description = "Support dependency module for testing entity cache." package = Testing version = VERSION core = 7.x hidden = TRUE |
entity_cache_test_dependency.module | file | modules/ |
Helper module for entity cache tests. |
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_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(). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.