Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyTermHierarchyConstraintValidator | class | core/ |
Constraint validator for changing term parents in pending revisions. |
| TaxonomyTermHierarchyConstraintValidator.php | file | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| TaxonomyTermHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
|
| TaxonomyTermHierarchyConstraintValidator::__construct | function | core/ |
Creates a new TaxonomyTermHierarchyConstraintValidator instance. |
| TaxonomyTranslationTestTrait::$translateToLangcode | property | core/ |
Target langcode for translation. |
| taxonomy_post_update_clear_views_argument_validator_plugins_cache | function | core/ |
Clear the cache after deprecating Term views argument validator. |
| taxonomy_tokens | function | core/ |
Implements hook_tokens(). |
| taxonomy_token_info | function | core/ |
Implements hook_token_info(). |
| template_preprocess_aggregator_feed | function | core/ |
Prepares variables for aggregator feed templates. |
| template_preprocess_aggregator_item | function | core/ |
Prepares variables for aggregator item templates. |
| template_preprocess_ckeditor_settings_toolbar | function | core/ |
Prepares variables for CKEditor settings toolbar templates. |
| template_preprocess_toolbar | function | core/ |
Prepares variables for administration toolbar templates. |
| TemporaryArrayObjectThrowingExceptions::getIterator | function | core/ |
Create a new iterator from an ArrayObject instance. |
| TemporaryArrayObjectThrowingExceptions::getIteratorClass | function | core/ |
Gets the class name of the array iterator that is used by \ArrayObject::getIterator(). |
| TemporaryArrayObjectThrowingExceptions::setIteratorClass | function | core/ |
Sets the iterator classname for the \ArrayObject. |
| TemporaryJsonapiFileFieldUploader::$token | property | core/ |
The token replacement instance. |
| TemporaryJsonapiFileFieldUploader::BYTES_TO_READ | constant | core/ |
The amount of bytes to read in each iteration when streaming file data. |
| TemporaryJsonapiFileFieldUploader::getUploadValidators | function | core/ |
Retrieves the upload validators for a field definition. |
| TemporaryStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| 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. |
| 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 enable. |
| 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. |
| TermBreadcrumbBuilder::$entityRepository | property | core/ |
The entity repository manager. |
| TermName::$termStorage | property | core/ |
The taxonomy term storage. |
| TermParentsTest::$termStorage | property | core/ |
The term storage. |
| TermParentsTest::assertParentOption | function | core/ |
Asserts that an option in the parent form element of terms exists. |
| TermStorage | class | core/ |
Defines a Controller class for taxonomy terms. |
| TermStorage.php | file | core/ |
Pagination
- Previous page
- Page 215
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.