| EntityReferenceSelectionAccessTest::testUserHandler |
function |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php |
Tests the user-specific overrides of the entity handler. |
| 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. |
| 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. |
| 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(). |
| EntityReferenceWidgetTest |
class |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Tests the Media library entity reference widget. |
| EntityReferenceWidgetTest.php |
file |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
|
| EntityReferenceWidgetTest::$defaultTheme |
property |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
The theme to install as the default for testing. |
| EntityReferenceWidgetTest::$mediaItems |
property |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Test media items. |
| EntityReferenceWidgetTest::$modules |
property |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Modules to install. |
| EntityReferenceWidgetTest::assertAnnounceContains |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Checks for inclusion of text in #drupal-live-announce. |
| EntityReferenceWidgetTest::setUp |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
|
| EntityReferenceWidgetTest::sortableUpdate |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Define to provide any necessary callback following layout change. |
| EntityReferenceWidgetTest::testAddAfterReordering |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Tests that order is correct after re-order and adding another item. |
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Tests that disabled media items don't capture focus on page load. |
| EntityReferenceWidgetTest::testRemoveAfterReordering |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Tests that changed order is maintained after removing a selection. |
| EntityReferenceWidgetTest::testRequiredMediaField |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Tests saving a required media library field. |
| EntityReferenceWidgetTest::testWidget |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php |
Tests that the Media library's widget works as expected. |