| UserSelection::entityQueryAlter |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Allows altering the SelectQuery generated by EntityFieldQuery. |
| UserSelection::validateReferenceableNewEntities |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Validates which newly created entities can be referenced. |
| UserSelection::__construct |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Constructs a new UserSelection object. |
| ValidReferenceConstraintValidator::$selectionManager |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php |
The selection plugin manager. |
| views.view.test_remember_selected.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_remember_selected.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_remember_selected.yml |
| ViewsBulkTest::testBulkSelection |
function |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
Tests bulk selection. |
| ViewSelectionEntityReferenceTest |
class |
core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php |
Tests the ViewSelection EntityReferenceSelection plugin. |
| ViewSelectionEntityReferenceTest.php |
file |
core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php |
|
| ViewSelectionEntityReferenceTest::$modules |
property |
core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php |
Modules to install. |
| ViewSelectionEntityReferenceTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php |
Views used by this test. |
| ViewSelectionEntityReferenceTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php |
|
| ViewSelectionEntityReferenceTest::testSelectionPlugin |
function |
core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php |
Tests the ViewSelection plugin. |
| ViewsSelection |
class |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Plugin implementation of the 'selection' entity_reference. |
| ViewsSelection.php |
file |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
|
| ViewsSelection::$currentUser |
property |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
The current user. |
| ViewsSelection::$entityTypeManager |
property |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
The entity type manager service. |
| ViewsSelection::$moduleHandler |
property |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
The module handler service. |
| ViewsSelection::$renderer |
property |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
The renderer. |
| ViewsSelection::$view |
property |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
The loaded View object. |
| ViewsSelection::buildConfigurationForm |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Form constructor. |
| ViewsSelection::countReferenceableEntities |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Counts entities that are referenceable. |
| ViewsSelection::defaultConfiguration |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Gets default configuration for this plugin. |
| ViewsSelection::getDisplayExecutionResults |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Fetches the results of executing the display. |
| ViewsSelection::getReferenceableEntities |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Gets the list of referenceable entities. |
| ViewsSelection::initializeView |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Initializes a view. |
| ViewsSelection::settingsFormValidate |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Element validate; Check View is valid. |
| ViewsSelection::stripAdminAndAnchorTagsFromResults |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Strips all admin and anchor tags from a result list. |
| ViewsSelection::validateReferenceableEntities |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Validates which existing entities can be referenced. |
| ViewsSelection::__construct |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Constructs a new ViewsSelection object. |
| WebAssert::buildStatusMessageSelector |
function |
core/tests/Drupal/Tests/WebAssert.php |
Builds a xpath selector for a message with given type and text. |
| WebAssert::selectExists |
function |
core/tests/Drupal/Tests/WebAssert.php |
Checks that specific select field exists on the current page. |
| WeightTest::testProcessWeightSelectMax |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php |
Tests transformation from "select" to "number" for MAX_DELTA + 1. |
| WizardPluginBase::$parentFormSelector |
property |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
The parent form selector service. |
| WizardPluginBase::getSelected |
function |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
Gets the current value of a #select element. |
| WizardPluginBaseTest::providerTestGetSelected |
function |
core/modules/views/tests/src/Unit/WizardPluginBaseTest.php |
Provides test data for testGetSelected(). |
| WizardPluginBaseTest::testGetSelected |
function |
core/modules/views/tests/src/Unit/WizardPluginBaseTest.php |
Tests get selected. |
| WorkspaceAccessTest::testWorkspaceSelection |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php |
Tests workspace selection. |
| WorkspaceAccessTest::testWorkspaceSelectionFiltersByProvider |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php |
Tests that workspaces with non-default providers are not referenceable. |
| WorkspaceSelection |
class |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
Provides specific access control for the workspace entity type. |
| WorkspaceSelection.php |
file |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
|
| WorkspaceSelection::$workspaceRepository |
property |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
The workspace repository service. |
| WorkspaceSelection::buildConfigurationForm |
function |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
Form constructor. |
| WorkspaceSelection::create |
function |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
Instantiates a new instance of the implementing class using autowiring. |
| WorkspaceSelection::defaultConfiguration |
function |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
Gets default configuration for this plugin. |
| WorkspaceSelection::getReferenceableEntities |
function |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
Gets the list of referenceable entities. |
| WorkspaceSwitcherForm::$selectionManager |
property |
core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php |
The entity reference selection plugin manager. |
| WorkspaceSwitcherForm::$selectionManager |
property |
core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php |
The entity reference selection plugin manager. |
| _install_select_profile |
function |
core/includes/install.core.inc |
Determines the installation profile to use in the installer. |