|
TestEntityBundleController::attachLoad |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Attaches data to entities upon loading. |
|
FileSaveUploadTest::testExistingRename |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test renaming when uploading over a file that already exists. |
|
NodeLoadHooksTestCase::testHookNodeLoad |
function |
drupal-7.x/modules/node/node.test |
Test that hook_node_load() is invoked correctly. |
|
module_test_hook_dynamic_loading_invoke |
function |
drupal-7.x/modules/simpletest/tests/module_test.module |
Page callback for 'hook dynamic loading' test. |
|
FileSaveUploadTest::testHandleExtension |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test extension handling. |
|
FileSaveUploadTest::testHandleFileMunge |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test file munge handling. |
|
FileSaveUploadTest::testExistingReplace |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test replacement when uploading over a file that already exists. |
|
FileDownloadTest::testPublicFileTransfer |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test the public file transfer system. |
|
entity_crud_hook_test_taxonomy_term_load |
function |
drupal-7.x/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_taxonomy_term_load(). |
|
FileDownloadTest::testPrivateFileTransfer |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test the private file transfer system. |
|
DrupalDefaultEntityController::attachLoad |
function |
drupal-7.x/includes/entity.inc |
Attaches data to entities upon loading. |
|
module_test_hook_dynamic_loading_invoke_all |
function |
drupal-7.x/modules/simpletest/tests/module_test.module |
Page callback for 'hook dynamic loading' test. |
|
FileSaveUploadTest::testHandleDangerousFile |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test dangerous file handling. |
|
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
|
UploadUpgradePathTestCase::testUploadUpgrade |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.upload.test |
Test a successful upgrade. |
|
NodeLoadMultipleTestCase::testNodeMultipleLoad |
function |
drupal-7.x/modules/node/node.test |
Create four nodes and ensure they're loaded correctly. |
|
CascadingStylesheetsUnitTest::testLoadCssBasic |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Tests basic CSS loading with and without optimization via drupal_load_stylesheet(). |
|
entity_crud_hook_test_taxonomy_vocabulary_load |
function |
drupal-7.x/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_load(). |
|
FormsFileInclusionTestCase::testLoadMenuInclude |
function |
drupal-7.x/modules/simpletest/tests/form.test |
Tests loading an include specified in hook_menu(). |
|
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS |
function |
drupal-7.x/modules/simpletest/tests/ajax.test |
Tests that overridden CSS files are not added during lazy load. |
|
FormsFileInclusionTestCase::testLoadCustomInclude |
function |
drupal-7.x/modules/simpletest/tests/form.test |
Tests loading a custom specified inlcude. |
|
DrupalDefaultEntityController::$hookLoadArguments |
property |
drupal-7.x/includes/entity.inc |
Additional arguments to pass to hook_TYPE_load(). |
|
UpdateTestUploadCase::testFileNameExtensionMerging |
function |
drupal-7.x/modules/update/update.test |
Ensures that archiver extensions are properly merged in the UI. |
|
FieldAttachStorageTestCase::testFieldAttachSaveLoad |
function |
drupal-7.x/modules/field/tests/field.test |
Check field values insert, update and load. |
|
MenuRouterTestCase::testMenuLoadArgumentsInheritance |
function |
drupal-7.x/modules/simpletest/tests/menu.test |
Tests inheritance of 'load arguments'. |
|
FieldAttachStorageTestCase::testFieldAttachLoadMultiple |
function |
drupal-7.x/modules/field/tests/field.test |
Test the 'multiple' load feature. |
|
FieldTranslationsTestCase::testTranslatableFieldSaveLoad |
function |
drupal-7.x/modules/field/tests/field.test |
Test translatable fields storage/retrieval. |
|
UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned |
function |
drupal-7.x/modules/user/user.test |
Check role on user object. |
|
TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad |
function |
drupal-7.x/modules/taxonomy/taxonomy.test |
Create a vocabulary and some taxonomy terms, ensuring they're loaded
correctly using taxonomy_term_load_multiple(). |
|
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple |
function |
drupal-7.x/modules/taxonomy/taxonomy.test |
Tests for loading multiple vocabularies. |
|
UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages |
function |
drupal-7.x/modules/update/update.test |
Checks the messages on update manager pages when missing a security update. |
|
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse |
function |
drupal-7.x/modules/taxonomy/taxonomy.test |
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 |
drupal-7.x/modules/taxonomy/taxonomy.test |
Ensure that the vocabulary static reset works correctly. |
|
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage |
function |
drupal-7.x/modules/field/tests/field.test |
Test saving and loading fields using different storage backends. |