Search for plugin
- Search 7.x for plugin
- Search 8.9.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 |
|---|---|---|---|
| SearchPluginBase::buildSearchUrlQuery | function | core/ |
Builds the URL GET query parameters array for search. |
| SearchPluginBase::create | function | core/ |
Creates an instance of the plugin. |
| SearchPluginBase::getAttributes | function | core/ |
Returns the currently set attributes (from the request). |
| SearchPluginBase::getHelp | function | core/ |
Returns the searching help. |
| SearchPluginBase::getKeywords | function | core/ |
Returns the currently set keywords of the plugin instance. |
| SearchPluginBase::getParameters | function | core/ |
Returns the current parameters set using setSearch(). |
| SearchPluginBase::getType | function | core/ |
Returns the search index type this plugin uses. |
| SearchPluginBase::isSearchExecutable | function | core/ |
Verifies if the values set via setSearch() are valid and sufficient. |
| SearchPluginBase::searchFormAlter | function | core/ |
Alters the search form when being built for a given plugin. |
| SearchPluginBase::setSearch | function | core/ |
Sets the keywords, parameters, and attributes to be used by execute(). |
| SearchPluginBase::suggestedTitle | function | core/ |
Provides a suggested title for a page of search results. |
| SearchPluginBase::usesAdminTheme | function | core/ |
Returns whether or not search results should be displayed in admin theme. |
| SearchPluginCollection | class | core/ |
Provides a container for lazily loading search plugins. |
| SearchPluginCollection.php | file | core/ |
|
| SearchPluginCollection::$searchPageId | property | core/ |
The unique ID for the search page using this plugin collection. |
| SearchPluginCollection::get | function | core/ |
|
| SearchPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| SearchPluginCollection::__construct | function | core/ |
Constructs a new SearchPluginCollection. |
| SearchPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection[[api-linebreak]] @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[[api-linebreak]] |
| 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::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| 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. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.