Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectionPluginBase | class | core/ |
Provides a base class for configurable selection handlers. |
| SelectionPluginBase.php | file | core/ |
|
| SelectionPluginBase::buildConfigurationForm | function | core/ |
Form constructor. |
| SelectionPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| SelectionPluginBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SelectionPluginBase::ensureBackwardCompatibilityConfiguration | function | core/ |
Ensures a backward compatibility level configuration. |
| SelectionPluginBase::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| SelectionPluginBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| SelectionPluginBase::resolveBackwardCompatibilityConfiguration | function | core/ |
Moves the backward compatibility level configurations in the right place. |
| SelectionPluginBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| SelectionPluginBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| SelectionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| SelectionPluginBase::__construct | function | core/ |
Constructs a new selection object. |
| SelectionPluginManager | class | core/ |
Plugin type manager for Entity Reference Selection plugins. |
| SelectionPluginManager.php | file | core/ |
|
| SelectionPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| SelectionPluginManager::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| SelectionPluginManager::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManager::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManager::getSelectionHandler | function | core/ |
Gets the selection handler for a given entity_reference field. |
| SelectionPluginManager::__construct | function | core/ |
Creates the discovery object. |
| SelectionPluginManagerInterface | interface | core/ |
Defines an interface for the entity reference selection plugin manager. |
| SelectionPluginManagerInterface.php | file | core/ |
|
| SelectionPluginManagerInterface::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManagerInterface::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManagerInterface::getSelectionHandler | function | core/ |
Gets the selection handler for a given entity_reference field. |
| SelectionTest | class | core/ |
Tests entity reference selection handler. |
| SelectionTest | class | core/ |
Tests entity reference selection handler. |
| SelectionTest.php | file | core/ |
|
| SelectionTest.php | file | core/ |
|
| SelectionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SelectionTest::$handlerSettings | property | core/ |
The handler settings for the entity reference field. |
| SelectionTest::$modules | property | core/ |
Modules to enable. |
| SelectionTest::$modules | property | core/ |
Modules to enable. |
| SelectionTest::$nodes | property | core/ |
Nodes for testing. |
| SelectionTest::$nodes | property | core/ |
An array of node titles, keyed by content type and node ID. |
| SelectionTest::$selectionHandler | property | core/ |
The selection handler. |
| SelectionTest::assertResults | function | core/ |
Confirm the expected results are returned. |
| SelectionTest::setUp | function | core/ |
|
| SelectionTest::setUp | function | core/ |
|
| SelectionTest::testAnchorTagStripping | function | core/ |
Tests the anchor tag stripping. |
| SelectionTest::testAutocompleteOutput | function | core/ |
Tests that the Views selection handles the views output properly. |
| SelectionTest::testSelectionHandler | function | core/ |
Tests the selection handler. |
| SelectionTrait | trait | core/ |
Provides common methods and injects services for core selection handlers. |
| SelectionTrait.php | file | core/ |
|
| SelectionTrait::$currentUser | property | core/ |
The current user. |
| SelectionTrait::$entityManager | property | core/ |
The entity manager service. |
| SelectionTrait::$moduleHandler | property | core/ |
The module handler service. |
| SelectionTrait::create | function | core/ |
|
| SelectionTrait::__construct | function | core/ |
Constructs a new selection object. |
Pagination
- Previous page
- Page 1090
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.