|
FileDownloadTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
|
hook_taxonomy_term_load |
function |
drupal-7.x/modules/taxonomy/taxonomy.api.php |
Act on taxonomy terms when loaded. |
|
hook_field_storage_load |
function |
drupal-7.x/modules/field/field.api.php |
Load field data for a set of entities. |
|
_drupal_load_stylesheet |
function |
drupal-7.x/includes/common.inc |
Loads stylesheets recursively and returns contents with corrected paths. |
|
menu_test_argument_load |
function |
drupal-7.x/modules/simpletest/tests/menu_test.module |
Dummy argument loader for hook_menu() to point to. |
|
module_load_all_includes |
function |
drupal-7.x/includes/module.inc |
Loads an include file for each module enabled in the {system} table. |
|
taxonomy_vocabulary_load |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Return the vocabulary object matching a vocabulary ID. |
|
NodeLoadMultipleTestCase |
class |
drupal-7.x/modules/node/node.test |
Test the node_load_multiple() function. |
|
aggregator_category_load |
function |
drupal-7.x/modules/aggregator/aggregator.module |
Loads an aggregator category. |
|
Database::loadDriverFile |
function |
drupal-7.x/includes/database/database.inc |
Load a file for the database that might hold a class. |
|
RemoteFileSaveUploadTest |
class |
drupal-7.x/modules/simpletest/tests/file.test |
Test the file_save_upload() function on remote filesystems. |
|
_simpletest_autoload_psr0 |
function |
drupal-7.x/modules/simpletest/simpletest.module |
Autoload callback to find PSR-0 test classes. |
|
user_file_download_access |
function |
drupal-7.x/modules/user/user.module |
Implements hook_file_download_access(). |
|
hook_file_download_access |
function |
drupal-7.x/modules/file/file.api.php |
Control download access to files. |
|
FileDownloadTest::getInfo |
function |
drupal-7.x/modules/simpletest/tests/file.test |
|
|
drupal_autoload_interface |
function |
drupal-7.x/includes/bootstrap.inc |
Confirms that an interface is available. |
|
node_file_download_access |
function |
drupal-7.x/modules/node/node.module |
Implements hook_file_download_access(). |
|
_theme_test_load_registry |
function |
drupal-7.x/modules/simpletest/tests/theme_test.module |
Fake registry loading callback. |
|
drupal_move_uploaded_file |
function |
drupal-7.x/includes/file.inc |
Moves an uploaded file to a new location. |
|
UploadUpgradePathTestCase |
class |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.upload.test |
Upgrade test for comment.module. |
|
FileSaveUploadTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
|
field_attach_load_revision |
function |
drupal-7.x/modules/field/field.attach.inc |
Load all fields for previous versions of a group of entities. |
|
node_access_test_node_load |
function |
drupal-7.x/modules/node/tests/node_access_test.module |
Implements hook_node_load(). |
|
Archive_Tar::loadExtension |
function |
drupal-7.x/modules/system/system.tar.inc |
OS independent PHP extension load. Remember to take care
on the correct extension name for case sensitive OSes.
The function is the copy of PEAR::loadExtension(). |
|
FileLoadTest::testMultiple |
function |
drupal-7.x/modules/simpletest/tests/file.test |
This will test loading file data from the database. |
|
FileDownloadTest::checkUrl |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Download a file from the URL generated by file_create_url(). |
|
NodeController::attachLoad |
function |
drupal-7.x/modules/node/node.module |
Attaches data to entities upon loading. |
|
aggregator_feed_items_load |
function |
drupal-7.x/modules/aggregator/aggregator.pages.inc |
Loads and optionally filters feed items. |
|
UserController::attachLoad |
function |
drupal-7.x/modules/user/user.module |
Attaches data to entities upon loading. |
|
FileSaveUploadTest::$image |
property |
drupal-7.x/modules/simpletest/tests/file.test |
An image file path for uploading. |
|
form_test_load_include_menu |
function |
drupal-7.x/modules/simpletest/tests/form_test.file.inc |
Form constructor for testing FAPI file inclusion of the file specified in
hook_menu(). |
|
UpdateTestUploadCase::setUp |
function |
drupal-7.x/modules/update/update.test |
Sets up a Drupal site for running functional and integration tests. |
|
taxonomy_term_load_multiple |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Load multiple taxonomy terms based on certain conditions. |
|
field_test_entity_test_load |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Loads a test_entity. |
|
FieldInfo::$loadedAllFields |
property |
drupal-7.x/modules/field/field.info.class.inc |
Whether $fieldsById contains all field definitions or a subset. |
|
hook_field_storage_pre_load |
function |
drupal-7.x/modules/field/field.api.php |
Act before the storage backends load field data. |
|
FileSaveUploadTest::getInfo |
function |
drupal-7.x/modules/simpletest/tests/file.test |
|
|
comment_file_download_access |
function |
drupal-7.x/modules/comment/comment.module |
Implements hook_file_download_access(). |
|
_theme_load_offline_registry |
function |
drupal-7.x/includes/theme.maintenance.inc |
Builds the registry when the site needs to bypass any database calls. |
|
drupal-6.upload.database.php |
file |
drupal-7.x/modules/simpletest/tests/upgrade/drupal-6.upload.database.php |
|
|
NodeLoadHooksTestCase::setUp |
function |
drupal-7.x/modules/node/node.test |
Sets up a Drupal site for running functional and integration tests. |
|
TaxonomyLoadMultipleTestCase |
class |
drupal-7.x/modules/taxonomy/taxonomy.test |
Test the taxonomy_term_load_multiple() function. |
|
FileSaveUploadTest::$phpfile |
property |
drupal-7.x/modules/simpletest/tests/file.test |
A PHP file path for upload security testing. |
|
image_effect_definition_load |
function |
drupal-7.x/modules/image/image.module |
Loads the definition for an image effect. |
|
file_managed_file_save_upload |
function |
drupal-7.x/modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |
|
form_test_load_include_submit |
function |
drupal-7.x/modules/simpletest/tests/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
|
UpdateTestUploadCase::getInfo |
function |
drupal-7.x/modules/update/update.test |
|
|
hook_taxonomy_vocabulary_load |
function |
drupal-7.x/modules/taxonomy/taxonomy.api.php |
Act on taxonomy vocabularies when loaded. |
|
CommentController::attachLoad |
function |
drupal-7.x/modules/comment/comment.module |
Attaches data to entities upon loading. |
|
menu_test_other_argument_load |
function |
drupal-7.x/modules/simpletest/tests/menu_test.module |
Dummy argument loader for hook_menu() to point to. |