Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 10.3.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
SearchPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection @group search |
SearchPluginCollectionTest.php | file | core/ |
|
SearchPluginCollectionTest::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
SearchPluginCollectionTest::$pluginManager | property | core/ |
The mocked plugin manager. |
SearchPluginCollectionTest::$searchPluginCollection | property | core/ |
The tested plugin collection. |
SearchPluginCollectionTest::setUp | function | core/ |
|
SearchPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
SearchPluginCollectionTest::testGetWithConfigurablePlugin | function | core/ |
Tests the get() method with a configurable plugin. |
SearchPluginManager | class | core/ |
SearchExecute plugin manager. |
SearchPluginManager.php | file | core/ |
|
SearchPluginManager::__construct | function | core/ |
Constructs SearchPluginManager |
SearchSetLocaleTest::$nodeSearchPlugin | property | core/ |
A node search plugin instance. |
Section::layoutPluginManager | function | core/ |
Wraps the layout plugin manager. |
SectionComponent::getPlugin | function | core/ |
Gets the plugin for this component. |
SectionComponent::getPluginId | function | core/ |
Gets the plugin ID. |
SectionComponent::pluginManager | function | core/ |
Wraps the component plugin manager. |
SectionComponentBuildRenderArrayEvent::$plugin | property | core/ |
The plugin for the section component being built. |
SectionComponentBuildRenderArrayEvent::getPlugin | function | core/ |
Get the plugin for the section component being built. |
SectionRenderTest::testToRenderArrayMissingPluginId | function | core/ |
@covers ::toRenderArray |
SectionStorageInterface::getPluginDefinition | function | core/ |
Overrides \Drupal\Component\Plugin\PluginInspectionInterface::getPluginDefinition(). |
SectionStorageManagerTest::$plugin | property | core/ |
The plugin. |
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/ |
|
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. |
Serializer::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
SortPluginBase | class | core/ |
Base sort handler that has no options and performs a simple sort. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.