| TemporaryQueryGuard::$fieldManager |
property |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
The entity field manager. |
| TemporaryQueryGuard::addConditionFieldPrefix |
function |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
Prefixes all fields in an EntityConditionGroup. |
| TemporaryQueryGuard::collectFilteredFields |
function |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
Recursively collects all entity query condition fields. |
| TemporaryQueryGuard::setFieldManager |
function |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
Sets the entity field manager. |
| Term::baseFieldDefinitions |
function |
core/modules/taxonomy/src/Entity/Term.php |
|
| Term::bundleFieldDefinitions |
function |
core/modules/taxonomy/src/Entity/Term.php |
|
| Term::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php |
Returns available fields on the source. |
| Term::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php |
Returns available fields on the source. |
| TermAutocompleteTest::$fieldName |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The field to add to the content type for the taxonomy terms. |
| TermEntityTranslation::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php |
Returns available fields on the source. |
| TermForm::getEditedFieldNames |
function |
core/modules/taxonomy/src/TermForm.php |
|
| TermIndexTest::$fieldName1 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
| TermIndexTest::$fieldName2 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
| TermLocalizedTranslation::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php |
Returns available fields on the source. |
| TermLocalizedTranslation::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php |
Returns available fields on the source. |
| TermNameFieldTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests the term_name field handler. |
| TermNameFieldTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TermNameFieldTest.php |
Tests the term_name field handler. |
| TermNameFieldTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TermNameFieldTest.php |
|
| TermNameFieldTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
The theme to install as the default for testing. |
| TermNameFieldTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::testTermNameField |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TermNameFieldTest.php |
Tests term name field plugin functionality. |
| TermNameFieldTest::testTermNameField |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests term name field plugin functionality. |
| TermNode::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php |
Returns available fields on the source. |
| TermResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
|
| TermStorageSchema::getSharedTableFieldSchema |
function |
core/modules/taxonomy/src/TermStorageSchema.php |
|
| TermTest::$field |
property |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Taxonomy term reference field for testing. |
| TermTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The fields that are protected against modification during PATCH requests. |
| TermTranslation::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php |
Returns available fields on the source. |
| TermTranslationFieldViewTest |
class |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Tests the translation of taxonomy terms field on nodes. |
| TermTranslationFieldViewTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Tests the translation of taxonomy terms field on nodes. |
| TermTranslationFieldViewTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest::$baseTagName |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The tag in the source language. |
| TermTranslationFieldViewTest::$baseTagName |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
The tag in the source language. |
| TermTranslationFieldViewTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The theme to install as the default for testing. |
| TermTranslationFieldViewTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Modules to install. |
| TermTranslationFieldViewTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest::$term |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
The term that should be translated. |
| TermTranslationFieldViewTest::$term |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The term that should be translated. |
| TermTranslationFieldViewTest::$translatedTagName |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The translated value for the tag. |
| TermTranslationFieldViewTest::$translatedTagName |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
The translated value for the tag. |
| TermTranslationFieldViewTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest::setUpNode |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Creates a test subject node, with translation. |
| TermTranslationFieldViewTest::setUpNode |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Creates a test subject node, with translation. |
| TermTranslationFieldViewTest::setUpTerm |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Creates a test subject term, with translation. |
| TermTranslationFieldViewTest::setUpTerm |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Creates a test subject term, with translation. |
| TermTranslationFieldViewTest::testTranslatedTaxonomyTermReferenceDisplay |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Tests if the translated taxonomy term is displayed. |