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
user_load_by_mail function modules/user/user.module Fetch a user object by email address.
user_load_by_name function modules/user/user.module Fetch a user object by account name.
user_load_multiple function modules/user/user.module Load multiple users based on certain conditions.
user_node_load function modules/user/user.module Implements hook_node_load().
user_role_load function modules/user/user.module Fetches a user role by role ID.
user_role_load_by_name function modules/user/user.module Fetches a user role by role name.
user_uid_optional_load function modules/user/user.module Load either a specified or the current user account.
_block_load_blocks function modules/block/block.module Loads blocks' information from the database.
_drupal_load_stylesheet function includes/common.inc Loads stylesheets recursively and returns contents with corrected paths.
_menu_load_objects function includes/menu.inc Loads objects into the map as defined in the $item['load_functions'].
_rdf_mapping_load function modules/rdf/rdf.module Helper function to retrieve an RDF mapping from the database.
_rdf_mapping_load_multiple function modules/rdf/rdf.module Helper function to retrieve a set of RDF mappings from the database.
_simpletest_autoload_psr4_psr0 function modules/simpletest/simpletest.module Autoload callback to find PSR-4 and PSR-0 test classes.
_theme_load_offline_registry function includes/theme.maintenance.inc Builds the registry when the site needs to bypass any database calls.
_theme_load_registry function includes/theme.inc Gets the theme_registry cache; if it doesn't exist, builds it.
_theme_test_load_registry function modules/simpletest/tests/theme_test.module Fake registry loading callback.

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