Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
MigrateSystemSiteTranslationTest::testSystemSite function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php Tests migration of system (site) variables to system.site.yml.
MigrateSystemSiteTranslationTest::testSystemSite function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php Tests migration of system (site) variables to system.site.yml.
MigrateTaxonomyConfigsTest class core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php Upgrade variables to taxonomy.settings.yml.
MigrateTaxonomyConfigsTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
MigrateTaxonomyConfigsTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php Modules to enable.
MigrateTaxonomyConfigsTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
MigrateTaxonomyConfigsTest::testTaxonomySettings function core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php Tests migration of taxonomy variables to taxonomy.settings.yml.
MigrateTaxonomyTermStubTest class core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php Test stub creation for taxonomy terms.
MigrateTaxonomyTermStubTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php
MigrateTaxonomyTermStubTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php Modules to enable.
MigrateTaxonomyTermStubTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php
MigrateTaxonomyTermStubTest::testStub function core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php Tests creation of taxonomy term stubs.
MigrateTaxonomyTermStubTest::testStubWithWeightMapping function core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php Tests creation of stubs when weight is mapped.
MigrateTaxonomyTermTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php Upgrade taxonomy terms.
MigrateTaxonomyTermTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Upgrade taxonomy terms.
MigrateTaxonomyTermTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php
MigrateTaxonomyTermTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php
MigrateTaxonomyTermTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php Modules to enable.
MigrateTaxonomyTermTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Modules to enable.
MigrateTaxonomyTermTest::$treeData property core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php The cached taxonomy tree items, keyed by vid and tid.
MigrateTaxonomyTermTest::assertEntity function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Validate a migrated term contains the expected values.
MigrateTaxonomyTermTest::assertHierarchy function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Assert that a term is present in the tree storage, with the right parents.
MigrateTaxonomyTermTest::getParentIDs function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Retrieves the parent term IDs for a given term.
MigrateTaxonomyTermTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php
MigrateTaxonomyTermTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php
MigrateTaxonomyTermTest::testTaxonomyTermEntityTranslations function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Tests the migration of taxonomy term entity translations.
MigrateTaxonomyTermTest::testTaxonomyTerms function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php Tests the Drupal 6 taxonomy term to Drupal 8 migration.
MigrateTaxonomyTermTest::testTaxonomyTerms function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Tests the Drupal 7 taxonomy term to Drupal 8 migration.
MigrateTaxonomyTermTranslationTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Test migration of translated taxonomy terms.
MigrateTaxonomyTermTranslationTest class core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Test migration of translated taxonomy terms.
MigrateTaxonomyTermTranslationTest.php file core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php
MigrateTaxonomyTermTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php
MigrateTaxonomyTermTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Modules to enable.
MigrateTaxonomyTermTranslationTest::$modules property core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Modules to enable.
MigrateTaxonomyTermTranslationTest::$treeData property core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php The cached taxonomy tree items, keyed by vid and tid.
MigrateTaxonomyTermTranslationTest::$treeData property core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php The cached taxonomy tree items, keyed by vid and tid.
MigrateTaxonomyTermTranslationTest::assertEntity function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Validates a migrated term contains the expected values.
MigrateTaxonomyTermTranslationTest::assertEntity function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Validate a migrated term contains the expected values.
MigrateTaxonomyTermTranslationTest::assertHierarchy function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Assert that a term is present in the tree storage, with the right parents.
MigrateTaxonomyTermTranslationTest::assertHierarchy function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Asserts that a term is present in the tree storage, with the right parents.
MigrateTaxonomyTermTranslationTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php
MigrateTaxonomyTermTranslationTest::setUp function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php
MigrateTaxonomyTermTranslationTest::testTaxonomyTermTranslation function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Tests the Drupal i18n taxonomy term to Drupal 8 migration.
MigrateTaxonomyTermTranslationTest::testTranslatedTaxonomyTerms function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Tests the Drupal 6 i18n taxonomy term to Drupal 8 migration.
MigrateTaxonomyVocabularyTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php Migrate taxonomy vocabularies to taxonomy.vocabulary.*.yml.
MigrateTaxonomyVocabularyTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php Migrate taxonomy vocabularies to taxonomy.vocabulary.*.yml.
MigrateTaxonomyVocabularyTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php
MigrateTaxonomyVocabularyTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php
MigrateTaxonomyVocabularyTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php Modules to enable.
MigrateTaxonomyVocabularyTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php Modules to enable.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.