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