Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 10.3.x for plugin
  4. Search 11.x for plugin
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Plugin class composer/Plugin/Scaffold/Plugin.php Composer plugin for handling drupal scaffold.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.

All search results

Title Object type File name Summary
RssPluginBase class core/modules/views/src/Plugin/views/row/RssPluginBase.php Base class for Views RSS row plugins.
RssPluginBase.php file core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::$deprecatedProperties property core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::$entityDisplayRepository property core/modules/views/src/Plugin/views/row/RssPluginBase.php The entity display repository.
RssPluginBase::$entityTypeId property core/modules/views/src/Plugin/views/row/RssPluginBase.php The ID of the entity type for which this is an RSS row plugin.
RssPluginBase::$entityTypeManager property core/modules/views/src/Plugin/views/row/RssPluginBase.php The entity manager.
RssPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::buildOptionsForm_summary_options function core/modules/views/src/Plugin/views/row/RssPluginBase.php Return the main options, which are shown in the summary title.
RssPluginBase::calculateDependencies function core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::create function core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::defineOptions function core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::__construct function core/modules/views/src/Plugin/views/row/RssPluginBase.php Constructs a RssPluginBase object.
SearchMultilingualEntityTest::$plugin property core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php Node search plugin.
SearchPage::$plugin property core/modules/search/src/Entity/SearchPage.php The search plugin ID.
SearchPage::$pluginCollection property core/modules/search/src/Entity/SearchPage.php The plugin collection that stores search plugins.
SearchPage::getPlugin function core/modules/search/src/Entity/SearchPage.php
SearchPage::getPluginCollection function core/modules/search/src/Entity/SearchPage.php Encapsulates the creation of the search page's LazyPluginCollection.
SearchPage::getPluginCollections function core/modules/search/src/Entity/SearchPage.php
SearchPage::searchPluginManager function core/modules/search/src/Entity/SearchPage.php Wraps the search plugin manager.
SearchPage::setPlugin function core/modules/search/src/Entity/SearchPage.php
SearchPageFormBase::$plugin property core/modules/search/src/Form/SearchPageFormBase.php The search plugin being configured.
SearchPageInterface::getPlugin function core/modules/search/src/SearchPageInterface.php Returns the search plugin.
SearchPageInterface::setPlugin function core/modules/search/src/SearchPageInterface.php Sets the search plugin.
SearchPlugin class core/modules/search/src/Annotation/SearchPlugin.php Defines a SearchPlugin type annotation object.
SearchPlugin.php file core/modules/search/src/Annotation/SearchPlugin.php
SearchPlugin::$id property core/modules/search/src/Annotation/SearchPlugin.php A unique identifier for the search plugin.
SearchPlugin::$title property core/modules/search/src/Annotation/SearchPlugin.php The title for the search page tab.
SearchPluginBase class core/modules/search/src/Plugin/SearchPluginBase.php Defines a base class for plugins wishing to support search.
SearchPluginBase.php file core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::$keywords property core/modules/search/src/Plugin/SearchPluginBase.php The keywords to use in a search.
SearchPluginBase::$searchAttributes property core/modules/search/src/Plugin/SearchPluginBase.php Array of attributes - usually from the request object.
SearchPluginBase::$searchParameters property core/modules/search/src/Plugin/SearchPluginBase.php Array of parameters from the query string from the request.
SearchPluginBase::buildResults function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::buildSearchUrlQuery function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::create function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::getAttributes function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::getHelp function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::getKeywords function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::getParameters function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::getType function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::isSearchExecutable function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::searchFormAlter function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::setSearch function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginBase::suggestedTitle function core/modules/search/src/Plugin/SearchPluginBase.php
SearchPluginCollection class core/modules/search/src/Plugin/SearchPluginCollection.php Provides a container for lazily loading search plugins.
SearchPluginCollection.php file core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollection::$searchPageId property core/modules/search/src/Plugin/SearchPluginCollection.php The unique ID for the search page using this plugin collection.
SearchPluginCollection::get function core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollection::initializePlugin function core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollection::__construct function core/modules/search/src/Plugin/SearchPluginCollection.php Constructs a new SearchPluginCollection.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.