Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| path_load | function | includes/ |
Fetches a specific URL alias from the database. |
| poll_load | function | modules/ |
Implements hook_load(). |
| profile_user_load | function | modules/ |
Implements hook_user_load(). |
| rdf_comment_load | function | modules/ |
Implements hook_comment_load(). |
| rdf_entity_load | function | modules/ |
Implements hook_entity_load(). |
| rdf_mapping_load | function | modules/ |
Returns the mapping for attributes of a given entity type/bundle pair. |
| RemoteFileSaveUploadTest | class | modules/ |
Test the file_save_upload() function on remote filesystems. |
| RemoteFileSaveUploadTest::getInfo | function | modules/ |
|
| RemoteFileSaveUploadTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| shortcut_set_load | function | modules/ |
Loads the data for a shortcut set. |
| simpletest_classloader_register | function | modules/ |
|
| system_file_download | function | modules/ |
Implements hook_file_download(). |
| TaxonomyLoadMultipleTestCase | class | modules/ |
Test the taxonomy_term_load_multiple() function. |
| TaxonomyLoadMultipleTestCase::$taxonomy_admin | property | modules/ |
|
| TaxonomyLoadMultipleTestCase::getInfo | function | modules/ |
|
| TaxonomyLoadMultipleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad | function | modules/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple(). |
| TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple | function | modules/ |
Tests for loading multiple vocabularies. |
| TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse | function | modules/ |
Ensure that when an invalid vocabulary vid is loaded, it is possible to load the same vid successfully if it subsequently becomes valid. |
| TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset | function | modules/ |
Ensure that the vocabulary static reset works correctly. |
| taxonomy_file_download_access | function | modules/ |
Implements hook_file_download_access(). |
| taxonomy_term_load | function | modules/ |
Return the term object matching a term ID. |
| taxonomy_term_load_multiple | function | modules/ |
Load multiple taxonomy terms based on certain conditions. |
| taxonomy_test_taxonomy_term_load | function | modules/ |
Implements hook_taxonomy_term_load(). |
| taxonomy_vocabulary_load | function | modules/ |
Return the vocabulary object matching a vocabulary ID. |
| taxonomy_vocabulary_load_multiple | function | modules/ |
Load multiple taxonomy vocabularies based on certain conditions. |
| taxonomy_vocabulary_machine_name_load | function | modules/ |
Return the vocabulary object matching a vocabulary machine name. |
| TestEntityBundleController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
| TestTaxonomyTermController::loadFromCache | function | modules/ |
|
| text_field_load | function | modules/ |
Implements hook_field_load(). |
| theme_file_upload_help | function | modules/ |
Returns HTML for help text based on file upload validators. |
| UpdateTestUploadCase | class | modules/ |
Tests project upload and extract functionality. |
| UpdateTestUploadCase::getInfo | function | modules/ |
|
| UpdateTestUploadCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UpdateTestUploadCase::testFileNameExtensionMerging | function | modules/ |
Ensures that archiver extensions are properly merged in the UI. |
| UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages | function | modules/ |
Checks the messages on update manager pages when missing a security update. |
| UpdateTestUploadCase::testUploadModule | function | modules/ |
Tests upload and extraction of a module. |
| update_manager_download_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
| upgrade.upload.test | file | modules/ |
|
| UpgradePathTestCase::$loadedModules | property | modules/ |
Array of modules loaded when the test starts. |
| UploadUpgradePathTestCase | class | modules/ |
Upgrade test for comment.module. |
| UploadUpgradePathTestCase::getInfo | function | modules/ |
|
| UploadUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| UploadUpgradePathTestCase::testUploadUpgrade | function | modules/ |
Test a successful upgrade. |
| UserController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
| UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned | function | modules/ |
Check role on user object. |
| user_category_load | function | modules/ |
Return a user object after checking if any profile category in the path exists. |
| user_external_load | function | modules/ |
Fetches a user object based on an external authentication source. |
| user_file_download | function | modules/ |
Implements hook_file_download(). |
| user_file_download_access | function | modules/ |
Implements hook_file_download_access(). |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.