Search for load

  1. Search 9.5.x for load
  2. Search 8.9.x for load
  3. Search 10.3.x for load
  4. Search 11.x for load
  5. Other projects
Title Object type File name Summary
hook_file_load function modules/system/system.api.php Load additional information into file objects.
hook_load function modules/node/node.api.php Act on nodes being loaded from the database.
hook_node_load function modules/node/node.api.php Act on arbitrary nodes being loaded from the database.
hook_taxonomy_term_load function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when loaded.
hook_taxonomy_vocabulary_load function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_user_load function modules/user/user.api.php Act on user objects when loaded from the database.
ImageFieldTestCase::uploadNodeImage function modules/image/image.test Upload an image to a node.
ImageToolkitUnitTest::testLoad function modules/simpletest/tests/image.test Test the image_load() function.
image_effect_definition_load function modules/image/image.module Loads the definition for an image effect.
image_effect_load function modules/image/image.module Loads a single image effect.
image_field_load function modules/image/image.field.inc Implements hook_field_load().
image_file_download function modules/image/image.module Implements hook_file_download().
image_gd_load function modules/system/image.gd.inc GD helper function to create an image resource from a file.
image_load function includes/image.inc Loads an image file and returns an image object.
image_module_test_file_download function modules/image/tests/image_module_test.module @file
Provides Image module hook implementations for testing purposes.
image_style_load function modules/image/image.module Loads a style by style name or ID.
image_test_load function modules/simpletest/tests/image_test.module Image tookit's load operation.
install_load_profile function includes/install.core.inc Loads information about the chosen profile during installation.
MenuRouterTestCase::menuLoadRouter function modules/simpletest/tests/menu.test Load the router for a given path.
MenuRouterTestCase::testMenuLoadArgumentsInheritance function modules/simpletest/tests/menu.test Tests inheritance of 'load arguments'.
menu_link_load function includes/menu.inc Gets a translated, access-checked menu link that is ready for rendering.
menu_load function modules/menu/menu.module Load the data for a single custom menu.
menu_load_all function modules/menu/menu.module Load all custom menu data.
menu_load_links function includes/menu.inc Returns an array containing all links for a menu.
menu_tail_load function includes/menu.inc Loads the path as one string relative to the current index.
menu_test_argument_load function modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to.
menu_test_other_argument_load function modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to.
module_load_all function includes/module.inc Loads all the modules that have been enabled in the system table.
module_load_all_includes function includes/module.inc Loads an include file for each module enabled in the {system} table.
module_load_include function includes/module.inc Loads a module include file.
module_load_install function includes/module.inc Loads a module's installation hooks.
module_test_hook_dynamic_loading_invoke function modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test.
module_test_hook_dynamic_loading_invoke_all function modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test.
NodeController::attachLoad function modules/node/node.module Attaches data to entities upon loading.
NodeLoadHooksTestCase class modules/node/node.test Tests for the hooks invoked during node_load().
NodeLoadHooksTestCase::getInfo function modules/node/node.test
NodeLoadHooksTestCase::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodeLoadHooksTestCase::testHookNodeLoad function modules/node/node.test Test that hook_node_load() is invoked correctly.
NodeLoadMultipleTestCase class modules/node/node.test Test the node_load_multiple() function.
NodeLoadMultipleTestCase::getInfo function modules/node/node.test
NodeLoadMultipleTestCase::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodeLoadMultipleTestCase::testNodeMultipleLoad function modules/node/node.test Create four nodes and ensure they're loaded correctly.
node_access_test_node_load function modules/node/tests/node_access_test.module Implements hook_node_load().
node_file_download_access function modules/node/node.module Implements hook_file_download_access().
node_load function modules/node/node.module Loads a node object from the database.
node_load_multiple function modules/node/node.module Loads node entities from the database.
node_test_node_load function modules/node/tests/node_test.module Implements hook_node_load().
node_type_load function modules/node/node.module Menu argument loader: loads a node type by string.
pager_load_array function includes/pager.inc Helper function
path_load function includes/path.inc Fetches a specific URL alias from the database.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.