Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 8.9.x for plugin
  4. Search 10.3.x for plugin
  5. Search 11.x for plugin
  6. 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 composer/Plugin/RecipeUnpack/Plugin.php Composer plugin for handling dependency unpacking.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.
Plugin class core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Defines a Plugin attribute object.

All search results

Title Object type File name Summary
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 type 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::defineOptions function core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::TITLE_VIEW_MODE constant core/modules/views/src/Plugin/views/row/RssPluginBase.php A fake view mode to only display titles.
RssPluginBase::__construct function core/modules/views/src/Plugin/views/row/RssPluginBase.php Constructs a RssPluginBase object.
ScaffoldUpgradeTest::copyPluginVersion function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldUpgradeTest.php Copies the Scaffold plugin source to a target directory with a version.
SearchHelpSearch::getSectionPlugin function core/modules/search/modules/search_help/src/Plugin/Search/SearchHelpSearch.php Instantiates a help section plugin and verifies it is searchable.
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.
SearchPageValidationTest::testInvalidPluginId function core/modules/search/tests/src/Kernel/SearchPageValidationTest.php Tests that the search plugin ID is validated.
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.
SearchPlugin::$use_admin_theme property core/modules/search/src/Annotation/SearchPlugin.php Whether or not search results should be displayed in admin theme.
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::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
SearchPluginBase::usesAdminTheme 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

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