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
TaxonomyTermParentMultilingualTest.php file core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php
TaxonomyTermParentMultilingualTest::replaceUser1 function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Replace User 1 with the user created here.
TaxonomyTermParentMultilingualTest::setDatabaseDumpFiles function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Set database dump files to be used.
TaxonomyTermParentMultilingualTest::testMultilingualTermParentUpdate function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Tests taxonomy multilingual term parents update.
TaxonomyTermReferenceCckLegacyTest class core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckLegacyTest.php @group taxonomy
@group legacy
TaxonomyTermReferenceCckLegacyTest.php file core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckLegacyTest.php
TaxonomyTermReferenceCckLegacyTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckLegacyTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598.
TaxonomyTermReferenceCckTest class core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php @coversDefaultClass \Drupal\taxonomy\Plugin\migrate\cckfield\TaxonomyTermReference[[api-linebreak]]
@group taxonomy
@group legacy
TaxonomyTermReferenceCckTest.php file core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
TaxonomyTermReferenceCckTest::$migration property core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
TaxonomyTermReferenceCckTest::$plugin property core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
TaxonomyTermReferenceCckTest::setUp function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
TaxonomyTermReferenceCckTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TaxonomyTermReferenceCckTest::testProcessCckFieldValues function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
TaxonomyTermReferenceFieldLegacyTest class core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldLegacyTest.php @group taxonomy
@group legacy
TaxonomyTermReferenceFieldLegacyTest.php file core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldLegacyTest.php
TaxonomyTermReferenceFieldLegacyTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldLegacyTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598.
TaxonomyTermReferenceFieldTest class core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php @coversDefaultClass \Drupal\taxonomy\Plugin\migrate\field\TaxonomyTermReference[[api-linebreak]]
@group taxonomy
TaxonomyTermReferenceFieldTest.php file core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php
TaxonomyTermReferenceFieldTest::$migration property core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php
TaxonomyTermReferenceFieldTest::$plugin property core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php
TaxonomyTermReferenceFieldTest::setUp function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php
TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TaxonomyTermUpdatePathTest class core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests the upgrade path for taxonomy terms.
TaxonomyTermUpdatePathTest.php file core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
TaxonomyTermUpdatePathTest::assertTermName function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Assert that a term name matches the expectation.
TaxonomyTermUpdatePathTest::replaceUser1 function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Replace User 1 with the user created here.
TaxonomyTermUpdatePathTest::setDatabaseDumpFiles function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Set database dump files to be used.
TaxonomyTermUpdatePathTest::testConversionToRevisionable function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests the conversion of taxonomy terms to be revisionable.
TaxonomyTermUpdatePathTest::testMissingDataUpdateRequirementsCheck function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Test the update hook requirements check for revisionable terms.
TaxonomyTermUpdatePathTest::testPublishable function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests the conversion of taxonomy terms to be publishable.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests handling of the publishing status in taxonomy term views updates.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViewsWithoutViews function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests taxonomy term views updates succeed even if Views is not installed.
TaxonomyTermUpdatePathTest::testStatusCheckbox function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Tests that the taxonomy_term entity form has the status checkbox.
TaxonomyTermViewTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Tests the taxonomy term view page and its translation.
TaxonomyTermViewTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
TaxonomyTermViewTest::$adminUser property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php An user with permissions to administer taxonomy.
TaxonomyTermViewTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php The theme to install as the default for testing.
TaxonomyTermViewTest::$fieldName1 property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Name of the taxonomy term reference field.
TaxonomyTermViewTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Modules to enable.
TaxonomyTermViewTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
TaxonomyTermViewTest::testTaxonomyTermView function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Tests that the taxonomy term view is working properly.
TaxonomyTestBase class core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php Provides common helper methods for Taxonomy module tests.
TaxonomyTestBase class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php Base class for all taxonomy tests.
TaxonomyTestBase class core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php Base class for views kernel taxonomy tests.
TaxonomyTestBase class core/modules/taxonomy/src/Tests/TaxonomyTestBase.php Provides common helper methods for Taxonomy module tests.
TaxonomyTestBase.php file core/modules/taxonomy/src/Tests/TaxonomyTestBase.php
TaxonomyTestBase.php file core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
TaxonomyTestBase.php file core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php
TaxonomyTestBase.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php

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