_theme_load_offline_registry |
function |
drupal/includes/theme.maintenance.inc |
Builds the registry when the site needs to bypass any database calls. |
NodeLoadHooksTestCase::setUp |
function |
drupal/modules/node/node.test |
Sets up a Drupal site for running functional and integration tests. |
image_effect_definition_load |
function |
drupal/modules/image/image.module |
Loads the definition for an image effect. |
comment_file_download_access |
function |
drupal/modules/comment/comment.module |
Implements hook_file_download_access(). |
FileSaveUploadTest::$phpfile |
property |
drupal/modules/simpletest/tests/file.test |
A PHP file path for upload security testing. |
UpdateTestUploadCase::getInfo |
function |
drupal/modules/update/update.test |
|
field_test_field_storage_load |
function |
drupal/modules/field/tests/field_test.storage.inc |
Implements hook_field_storage_load(). |
file_managed_file_save_upload |
function |
drupal/modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |
menu_test_other_argument_load |
function |
drupal/modules/simpletest/tests/menu_test.module |
Dummy argument loader for hook_menu() to point to. |
drupal_autoload_test_trait.sh |
file |
drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_trait.sh |
Test traits for code registry testing. |
CommentController::attachLoad |
function |
drupal/modules/comment/comment.module |
Attaches data to entities upon loading. |
form_test_load_include_custom |
function |
drupal/modules/simpletest/tests/form_test.module |
Menu callback for testing custom form includes. |
form_test_load_include_submit |
function |
drupal/modules/simpletest/tests/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
hook_taxonomy_vocabulary_load |
function |
drupal/modules/taxonomy/taxonomy.api.php |
Act on taxonomy vocabularies when loaded. |
FileLoadTest::testSingleValues |
function |
drupal/modules/simpletest/tests/file.test |
Load a single file and ensure that the correct values are returned. |
_simpletest_autoload_psr4_psr0 |
function |
drupal/modules/simpletest/simpletest.module |
Autoload callback to find PSR-4 and PSR-0 test classes. |
NodeLoadHooksTestCase::getInfo |
function |
drupal/modules/node/node.test |
|
drupal_load_stylesheet_content |
function |
drupal/includes/common.inc |
Processes the contents of a stylesheet for aggregation. |
ImageToolkitUnitTest::testLoad |
function |
drupal/modules/simpletest/tests/image.test |
Test the image_load() function. |
FieldInfo::$loadedAllInstances |
property |
drupal/modules/field/field.info.class.inc |
Whether $bundleInstances contains all instances definitions or a subset. |
drupal_autoload_test_class.inc |
file |
drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_class.inc |
Test classes for code registry testing. |
ajax_forms_test_lazy_load_form |
function |
drupal/modules/simpletest/tests/ajax_forms_test.module |
Form builder: Builds a form that triggers a simple AJAX callback. |
FileSaveUploadTest::testNormal |
function |
drupal/modules/simpletest/tests/file.test |
Test the file_save_upload() function. |
simpletest_classloader_register |
function |
drupal/modules/simpletest/simpletest.module |
|
NodeLoadMultipleTestCase::setUp |
function |
drupal/modules/node/node.test |
Sets up a Drupal site for running functional and integration tests. |
hook_file_download_access_alter |
function |
drupal/modules/file/file.api.php |
Alter the access rules applied to a file download. |
entity_crud_hook_test_file_load |
function |
drupal/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_file_load(). |
entity_crud_hook_test_node_load |
function |
drupal/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_node_load(). |
entity_crud_hook_test_user_load |
function |
drupal/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_user_load(). |
RemoteFileSaveUploadTest::setUp |
function |
drupal/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
image_module_test_file_download |
function |
drupal/modules/image/tests/image_module_test.module |
@file
Provides Image module hook implementations for testing purposes. |
FileLoadTest::testLoadMissingFid |
function |
drupal/modules/simpletest/tests/file.test |
Try to load a non-existent file by fid. |
BootstrapAutoloadTestCase::setUp |
function |
drupal/modules/simpletest/tests/bootstrap.test |
Sets up a Drupal site for running functional and integration tests. |
UploadUpgradePathTestCase::setUp |
function |
drupal/modules/simpletest/tests/upgrade/upgrade.upload.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
form_test_load_include_menu_ajax |
function |
drupal/modules/simpletest/tests/form_test.file.inc |
Ajax callback for the file inclusion via menu test. |
FileSaveUploadTest::testNoUpload |
function |
drupal/modules/simpletest/tests/file.test |
Test for no failures when not uploading a file. |
taxonomy_test_taxonomy_term_load |
function |
drupal/modules/simpletest/tests/taxonomy_test.module |
Implements hook_taxonomy_term_load(). |
FileFieldTestCase::uploadNodeFile |
function |
drupal/modules/file/tests/file.test |
Uploads a file to a node. |
NodeLoadMultipleTestCase::getInfo |
function |
drupal/modules/node/node.test |
|
taxonomy_vocabulary_load_multiple |
function |
drupal/modules/taxonomy/taxonomy.module |
Load multiple taxonomy vocabularies based on certain conditions. |
entity_crud_hook_test_entity_load |
function |
drupal/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_entity_load(). |
FileSaveUploadTest::$maxFidBefore |
property |
drupal/modules/simpletest/tests/file.test |
The largest file id when the test starts. |
RemoteFileSaveUploadTest::getInfo |
function |
drupal/modules/simpletest/tests/file.test |
|
BootstrapAutoloadTestCase::getInfo |
function |
drupal/modules/simpletest/tests/bootstrap.test |
|
drupal_autoload_test_interface.inc |
file |
drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_interface.inc |
Test interfaces for code registry testing. |
entity_crud_hook_test_comment_load |
function |
drupal/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_comment_load(). |
DrupalWebTestCase::preloadRegistry |
function |
drupal/modules/simpletest/drupal_web_test_case.php |
Preload the registry from the testing site. |
UploadUpgradePathTestCase::getInfo |
function |
drupal/modules/simpletest/tests/upgrade/upgrade.upload.test |
|
MenuRouterTestCase::menuLoadRouter |
function |
drupal/modules/simpletest/tests/menu.test |
Load the router for a given path. |
FileLoadTest::testLoadInvalidStatus |
function |
drupal/modules/simpletest/tests/file.test |
Try to load a non-existent file by status. |