Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TaxonomyTermIndentationTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php Vocabulary for testing.
TaxonomyTermIndentationTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php
TaxonomyTermIndentationTest::testTermIndentation function core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php Tests term indentation.
TaxonomyTermPagerTest class core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Ensures that the term pager works properly.
TaxonomyTermPagerTest.php file core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php
TaxonomyTermPagerTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php The theme to install as the default for testing.
TaxonomyTermPagerTest::$modules property core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Modules to enable.
TaxonomyTermPagerTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Vocabulary for testing.
TaxonomyTermPagerTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php
TaxonomyTermPagerTest::testTaxonomyTermOverviewPager function core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Tests that the pager is displayed properly on the term overview page.
TaxonomyTermParentMultilingualTest class core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Tests the upgrade path for taxonomy parents with multilingual terms.
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.
TaxonomyTermReference::defineValueProcessPipeline function core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php Apply any custom processing to the field bundle migrations.
TaxonomyTermReference::processCckFieldValues function core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php Apply any custom processing to the field bundle migrations.
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.

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