| TaxonomyFieldTidTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
Modules to install. |
| TaxonomyFieldTidTest::$term1 |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
A taxonomy term to use in this test. |
| TaxonomyFieldTidTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
Views to be enabled. |
| TaxonomyFieldTidTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
|
| TaxonomyFieldTidTest::testViewsHandlerTidField |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
Tests the taxonomy field handler. |
| TaxonomyFieldVidTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Tests the taxonomy term VID field handler. |
| TaxonomyFieldVidTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
|
| TaxonomyFieldVidTest::$adminUser |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
An admin user. |
| TaxonomyFieldVidTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Modules to install. |
| TaxonomyFieldVidTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
An array of taxonomy term used in this test. |
| TaxonomyFieldVidTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Views used by this test. |
| TaxonomyFieldVidTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
|
| TaxonomyFieldVidTest::testViewsHandlerVidField |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Tests the field handling for the Vocabulary ID. |
| TaxonomyTermDisplayConfigurableTestHooks::entityBaseFieldInfoAlter |
function |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php |
Implements hook_entity_base_field_info_alter(). |
| 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. |