Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectInterface::__clone | function | core/ |
Clone magic method. |
| SelectInterface::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
| SelectionInterface | interface | core/ |
Interface definition for Entity Reference Selection plugins. |
| SelectionInterface.php | file | core/ |
|
| SelectionInterface::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| SelectionInterface::entityQueryAlter | function | core/ |
Allows altering the SelectQuery generated by EntityFieldQuery. |
| SelectionInterface::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| SelectionInterface::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| SelectionPluginBase | class | core/ |
Provides a base class for configurable selection handlers. |
| SelectionPluginBase.php | file | core/ |
|
| SelectionPluginBase::buildConfigurationForm | function | core/ |
|
| SelectionPluginBase::calculateDependencies | function | core/ |
|
| SelectionPluginBase::defaultConfiguration | function | core/ |
|
| SelectionPluginBase::entityQueryAlter | function | core/ |
|
| SelectionPluginBase::submitConfigurationForm | function | core/ |
|
| SelectionPluginBase::validateConfigurationForm | function | core/ |
|
| SelectionPluginManager | class | core/ |
Plugin type manager for Entity Reference Selection plugins. |
| SelectionPluginManager.php | file | core/ |
|
| SelectionPluginManager::getFallbackPluginId | function | core/ |
|
| SelectionPluginManager::getInstance | function | core/ |
|
| SelectionPluginManager::getPluginId | function | core/ |
|
| SelectionPluginManager::getSelectionGroups | function | core/ |
|
| SelectionPluginManager::getSelectionHandler | function | core/ |
|
| SelectionPluginManager::__construct | function | core/ |
|
| 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/ |
|
| SelectionTest::$handlerSettings | property | core/ |
The handler settings for the entity reference field. |
| SelectionTest::$modules | property | core/ |
|
| SelectionTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1450
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.