Search for load
Title | Object type | File name | Summary |
---|---|---|---|
user_load_by_mail | function | modules/ |
Fetch a user object by email address. |
user_load_by_name | function | modules/ |
Fetch a user object by account name. |
user_load_multiple | function | modules/ |
Load multiple users based on certain conditions. |
user_node_load | function | modules/ |
Implements hook_node_load(). |
user_role_load | function | modules/ |
Fetches a user role by role ID. |
user_role_load_by_name | function | modules/ |
Fetches a user role by role name. |
user_uid_optional_load | function | modules/ |
Load either a specified or the current user account. |
_block_load_blocks | function | modules/ |
Loads blocks' information from the database. |
_drupal_load_stylesheet | function | includes/ |
Loads stylesheets recursively and returns contents with corrected paths. |
_menu_load_objects | function | includes/ |
Loads objects into the map as defined in the $item['load_functions']. |
_rdf_mapping_load | function | modules/ |
Helper function to retrieve an RDF mapping from the database. |
_rdf_mapping_load_multiple | function | modules/ |
Helper function to retrieve a set of RDF mappings from the database. |
_simpletest_autoload_psr4_psr0 | function | modules/ |
Autoload callback to find PSR-4 and PSR-0 test classes. |
_theme_load_offline_registry | function | includes/ |
Builds the registry when the site needs to bypass any database calls. |
_theme_load_registry | function | includes/ |
Gets the theme_registry cache; if it doesn't exist, builds it. |
_theme_test_load_registry | function | modules/ |
Fake registry loading callback. |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.