| EntityReferenceSettingsTest.php |
file |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
|
| EntityReferenceSettingsTest::$customBundle |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
An entity bundle that is not stored as a configuration entity. |
| EntityReferenceSettingsTest::$modules |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Modules to install. |
| EntityReferenceSettingsTest::$nodeType |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Testing node type. |
| EntityReferenceSettingsTest::$testLogServiceName |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
The service name for a logger implementation that collects anything logged. |
| EntityReferenceSettingsTest::$vocabulary |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Testing vocabulary. |
| EntityReferenceSettingsTest::register |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Registers test-specific services. |
| EntityReferenceSettingsTest::setUp |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
|
| EntityReferenceSettingsTest::testConfigTargetBundleDeletion |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Tests that config bundle deletions are mirrored in field config settings. |
| EntityReferenceSettingsTest::testCustomTargetBundleDeletion |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Tests that deletions of custom bundles are mirrored in field settings. |
| EntityReferenceSupportedNewEntitiesConstraint |
class |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php |
The entity reference supported new entities constraint. |
| EntityReferenceSupportedNewEntitiesConstraint.php |
file |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php |
|
| EntityReferenceSupportedNewEntitiesConstraint::__construct |
function |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator |
class |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
Checks if new entities created for entity reference fields are supported. |
| EntityReferenceSupportedNewEntitiesConstraintValidator.php |
file |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceInfo |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The workspace information service. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The workspace manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::create |
function |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
Instantiates a new instance of this class. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::validate |
function |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::__construct |
function |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest |
class |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
Tests Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
file |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
Modules to install. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
Tests new entities allowed in default workspace. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
Tests new entities forbidden in non default workspace. |
| EntityReferenceTaxonomyTermRssFormatter |
class |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
Plugin implementation of the 'entity reference taxonomy term RSS' formatter. |
| EntityReferenceTaxonomyTermRssFormatter.php |
file |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
|
| EntityReferenceTaxonomyTermRssFormatter::isApplicable |
function |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
Returns if the formatter can be used for the provided field. |
| EntityReferenceTaxonomyTermRssFormatter::viewElements |
function |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
Builds a renderable array for a field value. |
| EntityReferenceTestHooks |
class |
core/modules/system/tests/modules/entity_reference_test/src/Hook/EntityReferenceTestHooks.php |
Hook implementations for entity_reference_test. |
| EntityReferenceTestHooks.php |
file |
core/modules/system/tests/modules/entity_reference_test/src/Hook/EntityReferenceTestHooks.php |
|
| EntityReferenceTestHooks::entityBaseFieldInfo |
function |
core/modules/system/tests/modules/entity_reference_test/src/Hook/EntityReferenceTestHooks.php |
Implements hook_entity_base_field_info(). |
| EntityReferenceTestHooks::entityBaseFieldInfoAlter |
function |
core/modules/system/tests/modules/entity_reference_test/src/Hook/EntityReferenceTestHooks.php |
Implements hook_entity_base_field_info_alter(). |
| EntityReferenceTranslationDeriver |
class |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
Deriver for entity reference field translations. |
| EntityReferenceTranslationDeriver.php |
file |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
|
| EntityReferenceTranslationDeriver::$entityFieldManager |
property |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
The entity field manager. |
| EntityReferenceTranslationDeriver::$entityTypeManager |
property |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
The entity type manager. |
| EntityReferenceTranslationDeriver::create |
function |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
Creates a new class instance. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions |
function |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
Gets the definition of all derivatives of a base plugin. |
| EntityReferenceTranslationDeriver::__construct |
function |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
EntityReferenceTranslationDeriver constructor. |
| EntityReferenceUuidItem |
class |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
Defines the 'entity_reference_uuid' entity field type. |
| EntityReferenceUuidItem.php |
file |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
|
| EntityReferenceUuidItem::generateSampleValue |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
Generates placeholder field values. |
| EntityReferenceUuidItem::hasNewEntity |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
Determines whether the item holds an unsaved entity. |
| EntityReferenceUuidItem::isEmpty |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
Determines whether the data structure is empty. |
| EntityReferenceUuidItem::mainPropertyName |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
Returns the name of the main property, if any. |
| EntityReferenceUuidItem::onChange |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Plugin/Field/FieldType/EntityReferenceUuidItem.php |
React to changes to a child property or item. |