You are here

29 functions implement hook_ENTITY_TYPE_load() in Drupal 8

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

book_node_load in core/modules/book/book.module
Implements hook_ENTITY_TYPE_load() for node entities.
comment_entity_storage_load in core/modules/comment/comment.module
Implements hook_entity_storage_load().
config_entity_static_cache_test_config_test_load in core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module
Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'.
config_test_config_test_load in core/modules/config/tests/config_test/config_test.hooks.inc
Implements hook_config_test_load().
entity_crud_hook_test_block_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_ENTITY_TYPE_load() for block entities.
entity_crud_hook_test_comment_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_ENTITY_TYPE_load() for comment entities.
entity_crud_hook_test_entity_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_entity_load().
entity_crud_hook_test_file_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_ENTITY_TYPE_load() for file entities.
entity_crud_hook_test_node_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_ENTITY_TYPE_load() for node entities.
entity_crud_hook_test_taxonomy_term_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_ENTITY_TYPE_load() for taxonomy_term entities.
entity_crud_hook_test_taxonomy_vocabulary_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities.
entity_crud_hook_test_user_load in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_ENTITY_TYPE_load() for user entities.
entity_revision_load in core/includes/entity.inc
Loads an entity from the database.
entity_test_load in core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
entity_test_mulrev_load in core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
entity_test_mul_load in core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
entity_test_rev_load in core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
file_test_file_load in core/modules/file/tests/file_test/file_test.module
Implements hook_ENTITY_TYPE_load() for file entities.
forum_node_storage_load in core/modules/forum/forum.module
Implements hook_ENTITY_TYPE_storage_load() for node entities.
module_test_load in core/modules/system/tests/modules/module_test/module_test.module
Load function used by module_test_hook_dynamic_loading_invoke_all_during_load().
node_revision_load in core/modules/node/node.module
Loads a node revision from the database.
node_type_load in core/modules/node/node.module
Menu argument loader: Loads a node type by string.
rdf_comment_storage_load in core/modules/rdf/rdf.module
Implements hook_ENTITY_TYPE_storage_load() for comment entities.
taxonomy_term_load in core/modules/taxonomy/taxonomy.module
Return the taxonomy term entity matching a term ID.
taxonomy_vocabulary_load in core/modules/taxonomy/taxonomy.module
Return the taxonomy vocabulary entity matching a vocabulary ID.
tour_test_tour_load in core/modules/tour/tests/tour_test/tour_test.module
Implements hook_ENTITY_TYPE_load() for tour.
user_role_load in core/modules/user/user.module
Fetches a user role by role ID.
views_entity_test_entity_load in core/modules/views/tests/modules/views_entity_test/views_entity_test.module
Implements hook_entity_load().
views_test_config_view_load in core/modules/views/tests/modules/views_test_config/views_test_config.module
Implements hook_ENTITY_TYPE_load().