WizardPluginBase::getSelected |
function |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
Gets the current value of a #select element, from within a form constructor function. |
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 |
@covers ::getSelected |
WorkspaceAccessTest::testWorkspaceSelection |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php |
@covers \Drupal\workspaces\Plugin\EntityReferenceSelection\WorkspaceSelection::getReferenceableEntities |
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 |
Creates an instance of the plugin. |
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. |
_form_test_tableselect_get_data |
function |
core/modules/system/tests/modules/form_test/form_test.module |
Create a header and options array. Helper function for callbacks. |
_install_select_profile |
function |
core/includes/install.core.inc |
Determines the installation profile to use in the installer. |