Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
TermStorage::loadParents function core/modules/taxonomy/src/TermStorage.php Finds all parents of a given term ID.
TermStorage::loadTree function core/modules/taxonomy/src/TermStorage.php Finds all terms in a given vocabulary ID.
TermStorage::nodeCount function core/modules/taxonomy/src/TermStorage.php Count the number of nodes in a given vocabulary ID.
TermStorage::resetCache function core/modules/taxonomy/src/TermStorage.php Resets the internal, static entity cache.
TermStorage::resetWeights function core/modules/taxonomy/src/TermStorage.php Reset the weights for a given vocabulary ID.
TermStorage::updateTermHierarchy function core/modules/taxonomy/src/TermStorage.php Updates terms hierarchy information with the hierarchy trail of it.
TermStorage::__sleep function core/modules/taxonomy/src/TermStorage.php
TermStorage::__wakeup function core/modules/taxonomy/src/TermStorage.php
TermStorageInterface interface core/modules/taxonomy/src/TermStorageInterface.php Defines an interface for taxonomy_term entity storage classes.
TermStorageInterface.php file core/modules/taxonomy/src/TermStorageInterface.php
TermStorageInterface::deleteTermHierarchy function core/modules/taxonomy/src/TermStorageInterface.php Removed reference to terms from term_hierarchy.
TermStorageInterface::getNodeTerms function core/modules/taxonomy/src/TermStorageInterface.php Returns all terms used to tag some given nodes.
TermStorageInterface::getTermIdsWithPendingRevisions function core/modules/taxonomy/src/TermStorageInterface.php Gets a list of term IDs with pending revisions.
TermStorageInterface::getVocabularyHierarchyType function core/modules/taxonomy/src/TermStorageInterface.php Returns the hierarchy type for a specific vocabulary ID.
TermStorageInterface::loadAllParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all ancestors of a given term ID.
TermStorageInterface::loadChildren function core/modules/taxonomy/src/TermStorageInterface.php Finds all children of a term ID.
TermStorageInterface::loadParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all parents of a given term ID.
TermStorageInterface::loadTree function core/modules/taxonomy/src/TermStorageInterface.php Finds all terms in a given vocabulary ID.
TermStorageInterface::nodeCount function core/modules/taxonomy/src/TermStorageInterface.php Count the number of nodes in a given vocabulary ID.
TermStorageInterface::resetWeights function core/modules/taxonomy/src/TermStorageInterface.php Reset the weights for a given vocabulary ID.
TermStorageInterface::updateTermHierarchy function core/modules/taxonomy/src/TermStorageInterface.php Updates terms hierarchy information with the hierarchy trail of it.
TermStorageSchema class core/modules/taxonomy/src/TermStorageSchema.php Defines the term schema handler.
TermStorageSchema.php file core/modules/taxonomy/src/TermStorageSchema.php
TermStorageSchema::getDedicatedTableSchema function core/modules/taxonomy/src/TermStorageSchema.php Gets the SQL schema for a dedicated table.
TermStorageSchema::getEntitySchema function core/modules/taxonomy/src/TermStorageSchema.php Gets the entity schema for the specified entity type.
TermStorageSchema::getSharedTableFieldSchema function core/modules/taxonomy/src/TermStorageSchema.php Gets the schema for a single field definition.
TermTranslationUITest::getTranslatorPermissions function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an array of permissions needed for the translator.
TestBase::$originalConfigDirectories property core/modules/simpletest/src/TestBase.php The original configuration directories.
TestBase::$originalFileDirectory property core/modules/simpletest/src/TestBase.php The original file directory, before it was changed for testing purposes.
TestBase::$translationFilesDirectory property core/modules/simpletest/src/TestBase.php The translation file directory for the test environment.
TestBase::$verboseDirectory property core/modules/simpletest/src/TestBase.php Directory where verbose output files are put.
TestBase::$verboseDirectoryUrl property core/modules/simpletest/src/TestBase.php URL to the verbose output file directory.
TestBase::getTempFilesDirectory function core/modules/simpletest/src/TestBase.php Gets the temporary files directory.
TestBase::restoreEnvironment function core/modules/simpletest/src/TestBase.php Cleans up the test environment and restores the original environment.
TestBase::storeAssertion function core/modules/simpletest/src/TestBase.php Helper method to store an assertion record in the configured database.
TestBaseTest::testGetRandomGenerator function core/modules/simpletest/tests/src/Unit/TestBaseTest.php @covers ::getRandomGenerator[[api-linebreak]]
TestCompatibilityTrait::assertIsNotObject function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/TestCompatibilityTrait.php Provides forward-compatibility for assertIsNotObject().
TestCompatibilityTrait::assertIsNotObject function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/TestCompatibilityTrait.php Provides forward-compatibility for assertIsNotObject().
TestConfigFactoryOverrideBase class core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestConfigFactoryOverrideBase::addCollections function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Reacts to the ConfigEvents::COLLECTION_INFO event.
TestConfigFactoryOverrideBase::doFilterNestedArray function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestConfigFactoryOverrideBase::onConfigDelete function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Actions to be performed to configuration override on configuration delete.
TestConfigFactoryOverrideBase::onConfigRename function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Actions to be performed to configuration override on configuration rename.
TestConfigFactoryOverrideBase::onConfigSave function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Actions to be performed to configuration override on configuration save.
TestConfigNamesMapper::setConfigFactory function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Sets the configuration factory.
TestContentEntityStorageBase class core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Test class for ContentEntityStorageBaseTest.
TestContentEntityStorageBase::doLoadMultipleRevisionsFieldItems function core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Actually loads revision field item values from the storage.
TestContentEntityStorageBase::__construct function core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Constructs a TestContentEntityStorageBase object.
TestContextAwareNoValidContextOptionsBlock class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php Provides a context-aware block that uses a not-passed, non-required context.
TestContextAwareNoValidContextOptionsBlock.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php

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