EntityReferenceSelectionReferenceableTest |
class |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
Tests entity reference selection plugins. |
EntityReferenceSelectionReferenceableTest.php |
file |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
|
EntityReferenceSelectionReferenceableTest::$bundle |
property |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
Bundle of 'entity_test_no_label' entity. |
EntityReferenceSelectionReferenceableTest::$labels |
property |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
Labels to be tested. |
EntityReferenceSelectionReferenceableTest::$modules |
property |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
Modules to install. |
EntityReferenceSelectionReferenceableTest::$selectionHandler |
property |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
The selection handler. |
EntityReferenceSelectionReferenceableTest::providerTestCases |
function |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
Provides test cases for ::testReferenceablesWithNoLabelKey() test. |
EntityReferenceSelectionReferenceableTest::setUp |
function |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
|
EntityReferenceSelectionReferenceableTest::testReferenceablesWithNoLabelKey |
function |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php |
Tests referenceable entities with no target entity type 'label' key. |
EntityReferenceSelectionSortTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php |
Tests sorting referenced items. |
EntityReferenceSelectionSortTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php |
|
EntityReferenceSelectionSortTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php |
Modules to install. |
EntityReferenceSelectionSortTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php |
|
EntityReferenceSelectionSortTest::testSort |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php |
Assert sorting by field and property. |
EntityReferenceSettingsTest |
class |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Tests entity reference field settings. |
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::$message |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php |
The default violation message. |
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 |
Creates a new EntityReferenceSupportedNewEntitiesConstraintValidator instance. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest |
class |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
@coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator[[api-linebreak]]
@group workspaces |
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 |
@covers ::validate[[api-linebreak]] |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace |
function |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
@covers ::validate[[api-linebreak]] |
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. |
EntityReferenceTestTrait |
trait |
core/modules/field/tests/src/Traits/EntityReferenceTestTrait.php |
Provides common functionality for the EntityReference test classes. |
EntityReferenceTestTrait.php |
file |
core/modules/field/tests/src/Traits/EntityReferenceTestTrait.php |
|
EntityReferenceTranslationDeriver |
class |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
Deriver for entity reference field translations. |