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
Term::fields function core/modules/taxonomy/src/Plugin/migrate/source/Term.php Returns available fields on the source.
Term::getDescription function core/modules/taxonomy/src/Entity/Term.php Gets the term description.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Defines the source fields uniquely identifying a source row.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Defines the source fields uniquely identifying a source row.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/Term.php Defines the source fields uniquely identifying a source row.
Term::postDelete function core/modules/taxonomy/src/Entity/Term.php Acts on deleted entities before the delete hook is invoked.
Term::preSave function core/modules/taxonomy/src/Entity/Term.php Acts on an entity before the presave hook is invoked.
Term::setDescription function core/modules/taxonomy/src/Entity/Term.php Sets the term description.
Term::setFormat function core/modules/taxonomy/src/Entity/Term.php Sets the text format name for the term description.
Term::setName function core/modules/taxonomy/src/Entity/Term.php Sets the term name.
Term::setWeight function core/modules/taxonomy/src/Entity/Term.php Sets the term weight.
TermAccessControlHandler class core/modules/taxonomy/src/TermAccessControlHandler.php Defines the access control handler for the taxonomy term entity type.
TermAccessControlHandler.php file core/modules/taxonomy/src/TermAccessControlHandler.php
TermAccessControlHandler::checkAccess function core/modules/taxonomy/src/TermAccessControlHandler.php Performs access checks.
TermAccessControlHandler::checkCreateAccess function core/modules/taxonomy/src/TermAccessControlHandler.php Performs create access checks.
TermAccessTest class core/modules/taxonomy/tests/src/Functional/TermAccessTest.php Tests the taxonomy term access permissions.
TermAccessTest.php file core/modules/taxonomy/tests/src/Functional/TermAccessTest.php
TermAccessTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAccessTest.php The theme to install as the default for testing.
TermAccessTest::assertTermAccess function core/modules/taxonomy/tests/src/Functional/TermAccessTest.php Checks access on taxonomy term.
TermAccessTest::testTermAccess function core/modules/taxonomy/tests/src/Functional/TermAccessTest.php Test access control functionality for taxonomy terms.
TermAutocompleteTest class core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests the autocomplete implementation of the taxonomy class.
TermAutocompleteTest.php file core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::$adminUser property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The admin user.
TermAutocompleteTest::$autocompleteUrl property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The autocomplete URL to call.
TermAutocompleteTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The theme to install as the default for testing.
TermAutocompleteTest::$fieldName property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The field to add to the content type for the taxonomy terms.
TermAutocompleteTest::$modules property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Modules to enable.
TermAutocompleteTest::$termIds property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The term IDs indexed by term names.
TermAutocompleteTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The vocabulary.
TermAutocompleteTest::drupalGetJson function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Helper function for JSON formatted requests.
TermAutocompleteTest::setUp function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::testAutocompleteCountResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns the good number of results.
TermAutocompleteTest::testAutocompleteOrderedResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns properly ordered results.
TermBreadcrumbBuilder::$deprecatedProperties property core/modules/taxonomy/src/TermBreadcrumbBuilder.php
TermBreadcrumbBuilder::$entityRepository property core/modules/taxonomy/src/TermBreadcrumbBuilder.php The entity repository manager.
TermBreadcrumbBuilder::$termStorage property core/modules/taxonomy/src/TermBreadcrumbBuilder.php The taxonomy storage.
TermBreadcrumbBuilder::applies function core/modules/taxonomy/src/TermBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
TermBreadcrumbBuilder::__construct function core/modules/taxonomy/src/TermBreadcrumbBuilder.php Constructs the TermBreadcrumbBuilder.
TermCacheTagsTest class core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php Tests the Taxonomy term entity's cache tags.
TermCacheTagsTest.php file core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php
TermCacheTagsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php The theme to install as the default for testing.
TermCacheTagsTest::$modules property core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php Modules to enable.
TermCacheTagsTest::createEntity function core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php Creates the entity to be tested.
TermContextualLinksTest class core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Tests views contextual links on terms.
TermContextualLinksTest.php file core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php
TermContextualLinksTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php The theme to install as the default for testing.
TermContextualLinksTest::$modules property core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Modules to enable.
TermContextualLinksTest::testTermContextualLinks function core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Tests contextual links.
TermDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/TermDeleteForm.php
TermDeleteForm::getDescription function core/modules/taxonomy/src/Form/TermDeleteForm.php Returns additional text to display as a description.

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