Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermStorage::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorage::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
| TermStorage::nodeCount | function | core/ |
Count the number of nodes in a given vocabulary ID. |
| TermStorage::resetCache | function | core/ |
Resets the internal, static entity cache. |
| TermStorage::resetWeights | function | core/ |
Reset the weights for a given vocabulary ID. |
| TermStorage::updateTermHierarchy | function | core/ |
Updates terms hierarchy information with the hierarchy trail of it. |
| TermStorage::__sleep | function | core/ |
|
| TermStorage::__wakeup | function | core/ |
|
| TermStorageInterface | interface | core/ |
Defines an interface for taxonomy_term entity storage classes. |
| TermStorageInterface.php | file | core/ |
|
| TermStorageInterface::deleteTermHierarchy | function | core/ |
Removed reference to terms from term_hierarchy. |
| TermStorageInterface::getNodeTerms | function | core/ |
Returns all terms used to tag some given nodes. |
| TermStorageInterface::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorageInterface::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorageInterface::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorageInterface::loadChildren | function | core/ |
Finds all children of a term ID. |
| TermStorageInterface::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorageInterface::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
| TermStorageInterface::nodeCount | function | core/ |
Count the number of nodes in a given vocabulary ID. |
| TermStorageInterface::resetWeights | function | core/ |
Reset the weights for a given vocabulary ID. |
| TermStorageInterface::updateTermHierarchy | function | core/ |
Updates terms hierarchy information with the hierarchy trail of it. |
| TermStorageSchema | class | core/ |
Defines the term schema handler. |
| TermStorageSchema.php | file | core/ |
|
| TermStorageSchema::getDedicatedTableSchema | function | core/ |
Gets the SQL schema for a dedicated table. |
| TermStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| TermStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| TermTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| TestBase::$originalConfigDirectories | property | core/ |
The original configuration directories. |
| TestBase::$originalFileDirectory | property | core/ |
The original file directory, before it was changed for testing purposes. |
| TestBase::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
| TestBase::$verboseDirectory | property | core/ |
Directory where verbose output files are put. |
| TestBase::$verboseDirectoryUrl | property | core/ |
URL to the verbose output file directory. |
| TestBase::getTempFilesDirectory | function | core/ |
Gets the temporary files directory. |
| TestBase::restoreEnvironment | function | core/ |
Cleans up the test environment and restores the original environment. |
| TestBase::storeAssertion | function | core/ |
Helper method to store an assertion record in the configured database. |
| TestBaseTest::testGetRandomGenerator | function | core/ |
@covers ::getRandomGenerator[[api-linebreak]] |
| TestCompatibilityTrait::assertIsNotObject | function | core/ |
Provides forward-compatibility for assertIsNotObject(). |
| TestCompatibilityTrait::assertIsNotObject | function | core/ |
Provides forward-compatibility for assertIsNotObject(). |
| TestConfigFactoryOverrideBase | class | core/ |
|
| TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigEvents::COLLECTION_INFO event. |
| TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
| TestConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| TestConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| TestConfigNamesMapper::setConfigFactory | function | core/ |
Sets the configuration factory. |
| TestContentEntityStorageBase | class | core/ |
Test class for ContentEntityStorageBaseTest. |
| TestContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
| TestContentEntityStorageBase::__construct | function | core/ |
Constructs a TestContentEntityStorageBase object. |
| TestContextAwareNoValidContextOptionsBlock | class | core/ |
Provides a context-aware block that uses a not-passed, non-required context. |
| TestContextAwareNoValidContextOptionsBlock.php | file | core/ |
Pagination
- Previous page
- Page 208
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.