Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TemporaryStream::getDescription | function | core/ |
|
| TemporaryStream::getDirectoryPath | function | core/ |
|
| TemporaryStream::getExternalUrl | function | core/ |
|
| TemporaryStream::getName | function | core/ |
|
| TemporaryStream::getType | function | core/ |
|
| tempstore.private | service | core/ |
Drupal\Core\TempStore\PrivateTempStoreFactory |
| tempstore.shared | service | core/ |
Drupal\Core\TempStore\SharedTempStoreFactory |
| TempStoreDatabaseTest | class | core/ |
Tests the temporary object storage system. |
| TempStoreDatabaseTest.php | file | core/ |
|
| TempStoreDatabaseTest::testSharedTempStore | function | core/ |
Tests the SharedTempStore API. |
| TempStoreException | class | core/ |
Thrown by SharedTempStore and PrivateTempStore if they cannot acquire a lock. |
| TempStoreException.php | file | core/ |
|
| TempStoreIdentifierInterface | interface | core/ |
Provides an interface that allows an object to provide its own tempstore key. |
| TempStoreIdentifierInterface.php | file | core/ |
|
| TempStoreIdentifierInterface::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| Term::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Term::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| Term::fields | function | core/ |
Returns available fields on the source. |
| Term::fields | function | core/ |
Returns available fields on the source. |
| Term::getDescription | function | core/ |
Gets the term description. |
| Term::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Term::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Term::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| Term::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Term::setDescription | function | core/ |
Sets the term description. |
| Term::setFormat | function | core/ |
Sets the text format name for the term description. |
| Term::setName | function | core/ |
Sets the term name. |
| Term::setWeight | function | core/ |
Sets the term weight. |
| TermAccessControlHandler | class | core/ |
Defines the access control handler for the taxonomy term entity type. |
| TermAccessControlHandler.php | file | core/ |
|
| TermAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| TermAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| TermAccessTest | class | core/ |
Tests the taxonomy term access permissions. |
| TermAccessTest.php | file | core/ |
|
| TermAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermAccessTest::assertTermAccess | function | core/ |
Checks access on taxonomy term. |
| TermAccessTest::testTermAccess | function | core/ |
Tests access control functionality for taxonomy terms. |
| TermAutocompleteTest | class | core/ |
Tests the autocomplete implementation of the taxonomy class. |
| TermAutocompleteTest.php | file | core/ |
|
| TermAutocompleteTest::$adminUser | property | core/ |
The admin user. |
| TermAutocompleteTest::$autocompleteUrl | property | core/ |
The autocomplete URL to call. |
| TermAutocompleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermAutocompleteTest::$fieldName | property | core/ |
The field to add to the content type for the taxonomy terms. |
| TermAutocompleteTest::$modules | property | core/ |
Modules to install. |
| TermAutocompleteTest::$termIds | property | core/ |
The term IDs indexed by term names. |
| TermAutocompleteTest::$vocabulary | property | core/ |
The vocabulary. |
| TermAutocompleteTest::drupalGetJson | function | core/ |
Helper function for JSON formatted requests. |
| TermAutocompleteTest::setUp | function | core/ |
|
| TermAutocompleteTest::testAutocompleteCountResults | function | core/ |
Tests that the autocomplete method returns the good number of results. |
| TermAutocompleteTest::testAutocompleteOrderedResults | function | core/ |
Tests that the autocomplete method returns properly ordered results. |
Pagination
- Previous page
- Page 1265
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.