Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyIndexTidFilterTest::testConfigDependency | function | core/ |
Tests dependencies are not added for terms that do not exist. |
| TaxonomyIndexTidUiTest | class | core/ |
Tests the taxonomy index filter handler UI. |
| TaxonomyIndexTidUiTest.php | file | core/ |
|
| TaxonomyIndexTidUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyIndexTidUiTest::$modules | property | core/ |
Modules to install. |
| TaxonomyIndexTidUiTest::$terms | property | core/ |
A nested array of \Drupal\taxonomy\TermInterface objects. |
| TaxonomyIndexTidUiTest::$testViews | property | core/ |
Views used by this test. |
| TaxonomyIndexTidUiTest::setUp | function | core/ |
Sets up the test. |
| TaxonomyIndexTidUiTest::testExposedFilter | function | core/ |
Tests exposed taxonomy filters. |
| TaxonomyIndexTidUiTest::testExposedGroupedFilter | function | core/ |
Tests exposed grouped taxonomy filters. |
| TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions | function | core/ |
Tests that an exposed taxonomy filter doesn't show unpublished terms. |
| TaxonomyIndexTidUiTest::testFilterGrouping | function | core/ |
Tests using the TaxonomyIndexTid in a filter group. |
| TaxonomyIndexTidUiTest::testFilterUI | function | core/ |
Tests the filter UI. |
| TaxonomyOverviewOverrideHooks | class | core/ |
Hook implementations for taxonomy_overview_override_test. |
| TaxonomyOverviewOverrideHooks.php | file | core/ |
|
| TaxonomyOverviewOverrideHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| TaxonomyTermArgumentTidFromNodeTest | class | core/ |
Tests the taxonomy term with argument from a node page. |
| TaxonomyTermArgumentTidFromNodeTest.php | file | core/ |
|
| TaxonomyTermArgumentTidFromNodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyTermArgumentTidFromNodeTest::$modules | property | core/ |
Modules to install. |
| TaxonomyTermArgumentTidFromNodeTest::$testViews | property | core/ |
|
| TaxonomyTermArgumentTidFromNodeTest::setUp | function | core/ |
Sets up the test. |
| TaxonomyTermArgumentTidFromNodeTest::testCacheInvalidation | function | core/ |
Tests cache invalidation. |
| 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. |
| taxonomy_overview_override_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/taxonomy_overview_override_test.info.yml |
| TelephoneDefaultWidget | class | core/ |
Plugin implementation of the 'telephone_default' widget. |
| TelephoneDefaultWidget.php | file | core/ |
|
| TelephoneDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TelephoneDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TelephoneDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TelephoneDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TelephoneField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| TelephoneFieldTest::testTelephoneWidget | function | core/ |
Tests to confirm the widget is setup. |
| TemplateProjectTestBase::providerTemplate | function | core/ |
Data provider for tests which use all the core project templates. |
| 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::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. |
| TermAutocompleteTest::$termIds | property | core/ |
The term IDs indexed by term names. |
| TermEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TermEntityTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| TermForm::getParentIds | function | core/ |
Returns term parent IDs, including the root. |
| TermForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| TermHierarchyValidationTest | class | core/ |
Tests handling of pending revisions. |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.