84 functions implement hook_load()

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

aggregator_category_load in drupal/core/modules/aggregator/aggregator.module
Loads an aggregator category.
aggregator_feed_load in drupal/core/modules/aggregator/aggregator.module
Loads an aggregator feed.
block_load in drupal/core/modules/block/block.module
Loads a block instance.
book_link_load in drupal/core/modules/book/book.module
Gets a book menu link by its menu link ID.
book_menu_link_load in drupal/core/modules/book/book.module
Implements hook_TYPE_load().
book_node_load in drupal/core/modules/book/book.module
Implements hook_node_load().
breakpoint_group_load in drupal/core/modules/breakpoint/breakpoint.module
Load one breakpoint group by its identifier.
breakpoint_load in drupal/core/modules/breakpoint/breakpoint.module
Load one breakpoint by its identifier.
comment_load in drupal/core/modules/comment/comment.module
Loads the entire comment by comment ID.
comment_node_load in drupal/core/modules/comment/comment.module
Implements hook_node_load().
comment_node_type_load in drupal/core/modules/comment/comment.module
Loads the comment bundle name corresponding a given content type.
config_test_config_test_load in drupal/core/modules/config/tests/config_test/config_test.hooks.inc
Implements hook_config_test_load().
config_test_load in drupal/core/modules/config/tests/config_test/config_test.module
Loads a ConfigTest object.
contact_category_load in drupal/core/modules/contact/contact.module
Loads a contact category.
custom_block_load in drupal/core/modules/block/custom_block/custom_block.module
Loads a custom block.
custom_block_test_custom_block_load in drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module
Implements hook_custom_block_load().
custom_block_type_load in drupal/core/modules/block/custom_block/custom_block.module
Loads a custom block type.
datetime_field_load in drupal/core/modules/datetime/datetime.module
Implements hook_field_load().
drupal_load in drupal/core/includes/bootstrap.inc
Includes a file with the provided type and name.
editor_load in drupal/core/modules/editor/editor.module
Loads an individual configured text editor based on text format ID.
entity_crud_hook_test_block_load in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_block_load().
entity_crud_hook_test_comment_load in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_comment_load().
entity_crud_hook_test_entity_load in drupal/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 drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_file_load().
entity_crud_hook_test_node_load in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_node_load().
entity_crud_hook_test_taxonomy_term_load in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_term_load().
entity_crud_hook_test_taxonomy_vocabulary_load in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_vocabulary_load().
entity_crud_hook_test_user_load in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_user_load().
entity_load in drupal/core/includes/entity.inc
Loads an entity from the database.
entity_revision_load in drupal/core/includes/entity.inc
Loads an entity from the database.
entity_test_load in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
entity_test_mulrev_load in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
entity_test_mul_load in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
entity_test_rev_load in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Loads a test entity.
field_attach_load in drupal/core/modules/field/field.attach.inc
Loads fields for the current revisions of a group of entities.
field_sql_storage_field_storage_load in drupal/core/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_load().
field_test_entity_test_load in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Loads a test_entity.
field_test_field_load in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_load().
field_test_field_storage_load in drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc
Implements hook_field_storage_load().
field_ui_instance_load in drupal/core/modules/field_ui/field_ui.module
Menu loader callback: Loads a field instance based on field and bundle name.
file_load in drupal/core/modules/file/file.module
Loads a single file entity from the database.
file_test_file_load in drupal/core/modules/file/tests/file_test/file_test.module
Implements hook_file_load().
filter_dom_load in drupal/core/modules/filter/filter.module
Parses an HTML snippet and returns it as a DOM object.
filter_format_load in drupal/core/modules/filter/filter.module
Loads a text format object from the database.
forum_forum_load in drupal/core/modules/forum/forum.module
Returns a tree of all forums for a given taxonomy term ID.
forum_node_load in drupal/core/modules/forum/forum.module
Implements hook_node_load().
image_effect_definition_load in drupal/core/modules/image/image.module
Loads the definition for an image effect.
image_effect_load in drupal/core/modules/image/image.module
Loads a single image effect.
image_load in drupal/core/includes/image.inc
Loads an image file and returns an image object.
image_style_load in drupal/core/modules/image/image.module
Loads an ImageStyle object.
language_load in drupal/core/includes/bootstrap.inc
Loads a language object from the database.
link_field_load in drupal/core/modules/link/link.module
Implements hook_field_load().
menu_link_load in drupal/core/modules/menu_link/menu_link.module
Loads a menu link entity.
menu_load in drupal/core/modules/menu/menu.module
Load the data for a single custom menu.
menu_tail_load in drupal/core/includes/menu.inc
Loads the path as one string relative to the current index.
menu_test_argument_load in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Dummy argument loader for hook_menu() to point to.
menu_test_other_argument_load in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Dummy argument loader for hook_menu() to point to.
module_test_hook_dynamic_loading_invoke_all_during_load in drupal/core/modules/system/tests/modules/module_test/module_test.module
Page callback for 'hook dynamic loading' test.
module_test_load in drupal/core/modules/system/tests/modules/module_test/module_test.module
Load function used by module_test_hook_dynamic_loading_invoke_all_during_load().
node_access_test_node_load in drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module
Implements hook_node_load().
node_load in drupal/core/modules/node/node.module
Loads a node entity from the database.
node_revision_load in drupal/core/modules/node/node.module
Loads a node revision from the database.
node_test_node_load in drupal/core/modules/node/tests/modules/node_test/node_test.module
Implements hook_node_load().
node_type_load in drupal/core/modules/node/node.module
Menu argument loader: Loads a node type by string.
path_load in drupal/core/includes/path.inc
Fetches a specific URL alias from the database.
picture_mapping_load in drupal/core/modules/picture/picture.module
Load one picture by its identifier.
Proxy::__load in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php
Initialize this proxy if its not yet initialized.
rdf_comment_load in drupal/core/modules/rdf/rdf.module
Implements hook_comment_load().
rdf_entity_load in drupal/core/modules/rdf/rdf.module
Implements hook_entity_load().
rdf_mapping_load in drupal/core/modules/rdf/rdf.module
Returns the mapping for attributes of a given entity type/bundle pair.
shortcut_menu_link_load in drupal/core/modules/shortcut/shortcut.module
Implements hook_TYPE_load().
shortcut_set_load in drupal/core/modules/shortcut/shortcut.module
Loads the data for a shortcut set.
taxonomy_term_load in drupal/core/modules/taxonomy/taxonomy.module
Return the taxonomy term entity matching a term ID.
taxonomy_vocabulary_load in drupal/core/modules/taxonomy/taxonomy.module
Return the taxonomy vocabulary entity matching a vocabulary ID.
text_field_load in drupal/core/modules/text/text.module
Implements hook_field_load().
tour_test_tour_load in drupal/core/modules/tour/tests/tour_test/tour_test.module
Implements hook_ENTITY_TYPE_load() for tour.
translation_entity_entity_load in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_entity_load().
user_load in drupal/core/modules/user/user.module
Loads a user object.
user_menu_link_load in drupal/core/modules/user/user.module
Implements hook_menu_link_load().
user_node_load in drupal/core/modules/user/user.module
Implements hook_node_load().
user_role_load in drupal/core/modules/user/user.module
Fetches a user role by role ID.
user_uid_optional_load in drupal/core/modules/user/user.module
Load either a specified or the current user account.
views_arg_load in drupal/core/modules/views/views.module
Helper function for menu loading. This will automatically be called in order to 'load' a views argument; primarily it will be used to perform validation.
views_ui_load in drupal/core/modules/views_ui/views_ui.module
Magic load function. Wrapper to load a view.