Search for %s
- Search 7.x for %s
- Search 8.9.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::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| 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. |
| SelectionWithAutocreateInterface | interface | core/ |
Interface for Selection plugins that support newly created entities. |
| SelectionWithAutocreateInterface.php | file | core/ |
|
| SelectionWithAutocreateInterface::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| SelectionWithAutocreateInterface::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| SelectLanguageForm | class | core/ |
Provides the language selection form. |
| SelectLanguageForm.php | file | core/ |
|
| SelectLanguageForm::buildForm | function | core/ |
Form constructor. |
| SelectLanguageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SelectLanguageForm::submitForm | function | core/ |
Form submission handler. |
| SelectLeastTest | class | core/ |
Tests the SQL LEAST operator. |
| SelectLeastTest.php | file | core/ |
|
| SelectLeastTest::selectLeastProvider | function | core/ |
|
| SelectLeastTest::testSelectLeast | function | core/ |
Tests the SQL LEAST operator. |
| SelectOrderedTest | class | core/ |
Tests the Select query builder. |
| SelectOrderedTest.php | file | core/ |
Pagination
- Previous page
- Page 1120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.