PathPatternUnitTestCase::testPatternLoadByEntity |
function |
core/modules/path/tests/path_pattern.test |
Test path_get_pattern_by_entity_type(). |
FormsFileInclusionTestCase::testLoadCustomInclude |
function |
core/modules/simpletest/tests/form.test |
Tests loading a custom specified include. |
taxonomy_vocab_load_test_taxonomy_vocabulary_load |
function |
core/modules/taxonomy/tests/taxonomy_vocab_load_test/taxonomy_vocab_load_test.module |
Implements hook_taxonomy_vocabulary_load(). |
FileAccessTestCase::testFilePrivateDownloadAccess |
function |
core/modules/file/tests/file.test |
Test to see if we have access to download private files when granted the permissions. |
FileAccessTestCase::getPrivateDownloadAccessCases |
function |
core/modules/file/tests/file.test |
Helper for testFilePrivateDownloadAccess() test. |
FileUploadTransliterationTest::testTransliteration |
function |
core/modules/simpletest/tests/file.test |
|
FileUploadSvgTestCase::testSVGFileUploadValidation |
function |
core/modules/file/tests/file.test |
Test SVG upload validation. |
FieldAttachStorageTestCase::testFieldAttachSaveLoad |
function |
core/modules/field/tests/field.test |
Check field values insert, update and load. |
FileUploadWizardTestCase::testFileUploadWizardBasic |
function |
core/modules/file/tests/file.test |
Test the basic file upload wizard functionality. |
FileUploadWizardTestCase::testFileUploadWizardTypes |
function |
core/modules/file/tests/file.test |
Test the file upload wizard type step. |
MenuRouterTestCase::testMenuLoadArgumentsInheritance |
function |
core/modules/simpletest/tests/menu.test |
Tests inheritance of 'load arguments'. |
FileUploadWizardTestCase::testFileUploadWizardFields |
function |
core/modules/file/tests/file.test |
Test the file upload wizard field step. |
InstallerTestUploadCase::testFileNameExtensionMerging |
function |
core/modules/installer/tests/installer.test |
Ensures that archiver extensions are properly merged in the UI. |
FileUploadWizardTestCase::testFileUploadWizardSchemes |
function |
core/modules/file/tests/file.test |
Test the file upload wizard scheme step. |
FieldAttachStorageTestCase::testFieldAttachLoadMultiple |
function |
core/modules/field/tests/field.test |
Test the 'multiple' load feature. |
CommonCascadingStylesheetsUnitTestCase::testLoadCssBasic |
function |
core/modules/simpletest/tests/common.test |
Tests basic CSS loading with and without optimization via backdrop_load_stylesheet(). |
FieldTranslationsTestCase::testTranslatableFieldSaveLoad |
function |
core/modules/field/tests/field.test |
Test translatable fields storage/retrieval. |
UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned |
function |
core/modules/user/tests/user.test |
Check role on user object. |
FilePrivateTestCase::testPrivateFileDownloadAccessGranted |
function |
core/modules/file/tests/file.test |
Tests file access for private nodes when file download access is granted. |
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadProp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Test that adding properties via hook_taxonomy_vocabulary_load() works. |
FileUploadWizardTestCase::testFileUploadWizardStepSkipping |
function |
core/modules/file/tests/file.test |
Test skipping each of the file upload wizard steps. |
TaxonomyLoadMultipleUnitTest::testTaxonomyTermMultipleLoad |
function |
core/modules/taxonomy/tests/taxonomy.test |
Create a vocabulary and some taxonomy terms, ensuring they're loaded
correctly using taxonomy_term_load_multiple(). |
FileUploadWizardTestCase::testFileUploadWizardPrivateFailure |
function |
core/modules/file/tests/file.test |
Test the file upload wizard when uploading a private file fails. |
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadMultiple |
function |
core/modules/taxonomy/tests/taxonomy.test |
Tests for loading multiple vocabularies. |
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset |
function |
core/modules/taxonomy/tests/taxonomy.test |
Ensure that the vocabulary static reset works correctly. |
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage |
function |
core/modules/field/tests/field.test |
Test saving and loading fields using different storage backends. |
InstallerTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages |
function |
core/modules/installer/tests/installer.test |
Checks the messages on Update Manager pages when missing a security update. |