Search for terms

  1. Search 7.x for terms
  2. Search 9.5.x for terms
  3. Search 10.3.x for terms
  4. Search 11.x for terms
  5. Other projects
Title Object type File name Summary
ArgumentValidatorTermTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy term used by this test.
ContentEntityTest::testTermSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Tests term source plugin.
EntityQueryRelationshipTest::$terms property core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php Term entities.
ExposedFormCheckboxesTest::$terms property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Test terms.
ForumBreadcrumbBuilderBase::$termStorage property core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php The taxonomy term storage.
ForumController::$termStorage property core/modules/forum/src/Controller/ForumController.php Term storage.
ForumUninstallValidator::hasTermsForVocabulary function core/modules/forum/src/ForumUninstallValidator.php Determines if there are any taxonomy terms for a specified vocabulary.
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess function core/modules/forum/tests/src/Unit/ForumUninstallValidatorTest.php @covers ::validate
IndexTidDepth::$termStorage property core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php
LegacyForumTest::$termStorage property core/modules/forum/tests/src/Kernel/LegacyForumTest.php The taxonomy term storage.
MigrateDrupal7TestBase::migrateTaxonomyTerms function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php Executes all taxonomy term migrations.
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::testTaxonomyTerms function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Tests the Drupal 7 taxonomy term to Drupal 8 migration.
MigrateTaxonomyTermTest::testTaxonomyTerms function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php Tests the Drupal 6 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.
MigrateTermLocalizedTranslationTest::testTranslatedLocalizedTaxonomyTerms function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php Tests the Drupal 6 i18n localized taxonomy term to Drupal 8 migration.
MigrateTermLocalizedTranslationTest::testTranslatedLocalizedTaxonomyTerms function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php Tests the Drupal 6 i18n localized taxonomy term to Drupal 8 migration.
OverviewTerms class core/modules/taxonomy/src/Form/OverviewTerms.php Provides terms overview form for a taxonomy vocabulary.
OverviewTerms.php file core/modules/taxonomy/src/Form/OverviewTerms.php
OverviewTerms::$deprecatedProperties property core/modules/taxonomy/src/Form/OverviewTerms.php
OverviewTerms::$entityRepository property core/modules/taxonomy/src/Form/OverviewTerms.php The entity repository.
OverviewTerms::$entityTypeManager property core/modules/taxonomy/src/Form/OverviewTerms.php The entity type manager.
OverviewTerms::$moduleHandler property core/modules/taxonomy/src/Form/OverviewTerms.php The module handler service.
OverviewTerms::$pagerManager property core/modules/taxonomy/src/Form/OverviewTerms.php The pager manager.
OverviewTerms::$renderer property core/modules/taxonomy/src/Form/OverviewTerms.php The renderer service.
OverviewTerms::$storageController property core/modules/taxonomy/src/Form/OverviewTerms.php The term storage handler.
OverviewTerms::$termListBuilder property core/modules/taxonomy/src/Form/OverviewTerms.php The term list builder.
OverviewTerms::buildForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form constructor.
OverviewTerms::create function core/modules/taxonomy/src/Form/OverviewTerms.php Instantiates a new instance of this class.
OverviewTerms::getFormId function core/modules/taxonomy/src/Form/OverviewTerms.php Returns a unique string identifying the form.
OverviewTerms::submitForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form submission handler.
OverviewTerms::submitReset function core/modules/taxonomy/src/Form/OverviewTerms.php Redirects to confirmation form for the reset action.
OverviewTerms::__construct function core/modules/taxonomy/src/Form/OverviewTerms.php Constructs an OverviewTerms object.
PrepareUninstallTest::$terms property core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php An array of taxonomy term objects.
Taxonomy::$termStorage property core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php
TaxonomyFieldAllTermsTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests the "All terms" taxonomy term field handler.
TaxonomyFieldAllTermsTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php
TaxonomyFieldAllTermsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php The theme to install as the default for testing.
TaxonomyFieldAllTermsTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Views used by this test.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests the "all terms" field handler.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests token replacement in the "all terms" field handler.
TaxonomyGlossaryTest::$taxonomyTerms property core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php Taxonomy terms used by this test.

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