| TaxonomyTermHierarchyConstraint::coversFields |
function |
core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraint.php |
An array of entity fields which should be passed to the validator. |
| TaxonomyTermReference::getFieldFormatterMap |
function |
core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php |
Get a map between D6 formatters and D8 formatters for this field type. |
| TaxonomyTermReferenceFieldTest |
class |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
Tests Drupal\taxonomy\Plugin\migrate\field\TaxonomyTermReference. |
| TaxonomyTermReferenceFieldTest.php |
file |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
|
| TaxonomyTermReferenceFieldTest::$migration |
property |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
The migration. |
| TaxonomyTermReferenceFieldTest::$plugin |
property |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
The migrate field plugin. |
| TaxonomyTermReferenceFieldTest::setUp |
function |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
|
| TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline |
function |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
Tests define value process pipeline. |
| TaxonomyTermViewTest::$fieldName1 |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
Name of the taxonomy term reference field. |
| TaxonomyTranslationTestTrait::$termFieldName |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The field name for our taxonomy term field. |
| TaxonomyTranslationTestTrait::setUpTermReferenceField |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Adds term reference field for the article content type. |
| TaxonomyViewsFieldAccessTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
Tests base field access in Views for the taxonomy entity. |
| TaxonomyViewsFieldAccessTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
|
| TaxonomyViewsFieldAccessTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
Modules to install. |
| TaxonomyViewsFieldAccessTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
|
| TaxonomyViewsFieldAccessTest::testTermFields |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
Check access for taxonomy fields. |
| TaxonomyViewsHooks::fieldViewsDataAlter |
function |
core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php |
Implements hook_field_views_data_alter(). |
| TelephoneField |
class |
core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php |
Migrate field plugin for Drupal 7 telephone fields. |
| TelephoneField.php |
file |
core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php |
|
| TelephoneField::getFieldFormatterMap |
function |
core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php |
Get a map between D6 formatters and D8 formatters for this field type. |
| TelephoneField::getFieldWidgetMap |
function |
core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php |
Get a map between D6 and D8 widgets for this field type. |
| TelephoneFieldTest |
class |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Tests the creation of telephone fields. |
| TelephoneFieldTest.php |
file |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
|
| TelephoneFieldTest::$defaultTheme |
property |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
The theme to install as the default for testing. |
| TelephoneFieldTest::$modules |
property |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Modules to install. |
| TelephoneFieldTest::$webUser |
property |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
A user with permission to create articles. |
| TelephoneFieldTest::setUp |
function |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
|
| TelephoneFieldTest::testTelephoneFormatter |
function |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Tests the telephone formatter. |
| TelephoneFieldTest::testTelephoneWidget |
function |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Tests to confirm the widget is setup. |
| TelephoneHooks::fieldFormatterInfoAlter |
function |
core/modules/telephone/src/Hook/TelephoneHooks.php |
Implements hook_field_formatter_info_alter(). |
| TelephoneHooks::fieldTypeCategoryInfoAlter |
function |
core/modules/telephone/src/Hook/TelephoneHooks.php |
Implements hook_field_type_category_info_alter(). |
| template_preprocess_field |
function |
core/includes/theme.inc |
Prepares variables for field templates. |
| template_preprocess_fieldset |
function |
core/includes/form.inc |
Prepares variables for fieldset element templates. |
| template_preprocess_field_multiple_value_form |
function |
core/includes/theme.inc |
Prepares variables for individual form element templates. |
| template_preprocess_field_ui_table |
function |
core/modules/field_ui/field_ui.module |
Prepares variables for field UI overview table templates. |
| template_preprocess_views_view_field |
function |
core/modules/views/views.module |
Prepares variables for views field templates. |
| template_preprocess_views_view_fields |
function |
core/modules/views/views.module |
Prepares variables for views fields templates. |
| 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 |
Provides base field definitions for an entity type. |
| Term::bundleFieldDefinitions |
function |
core/modules/taxonomy/src/Entity/Term.php |
Provides field definitions for a specific bundle. |
| 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 |
Gets the names of all fields edited in the form. |
| 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. |