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 |
|---|---|---|---|
| RelationshipPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| RelationshipPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RelationshipPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RelationshipPluginBase::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| RelationshipPluginBase::query | function | core/ |
Add anything to the query that we might need to. |
| RelationshipPluginBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginNone | function | core/ |
Tests a entity-based view's cache tags when using the "none" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests a entity-based view's cache tags when using the "tag" cache plugin. |
| RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests a entity-based view's cache tags when using the "time" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginNone | function | core/ |
Tests a field-based view's cache tags when using the "none" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests a field-based view's cache tags when using the "tag" cache plugin. |
| RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests a field-based view's cache tags when using the "time" cache plugin. |
| RequestHandler::delegateToRestResourcePlugin | function | core/ |
Delegates an incoming request to the appropriate REST resource plugin. |
| RequestPathTest::$pluginManager | property | core/ |
The condition plugin manager under test. |
| ResourcePluginManager | class | core/ |
Manages discovery and instantiation of resource plugins. |
| ResourcePluginManager.php | file | core/ |
|
| ResourcePluginManager::getInstance | function | core/ |
|
| ResourcePluginManager::__construct | function | core/ |
Constructs a new \Drupal\rest\Plugin\Type\ResourcePluginManager object. |
| ResponseDisplayPluginInterface | interface | core/ |
Defines a display which returns a Response object. |
| ResponseDisplayPluginInterface.php | file | core/ |
|
| ResponseDisplayPluginInterface::buildResponse | function | core/ |
Builds up a response with the rendered view as content. |
| RestPermissions::$restPluginManager | property | core/ |
The rest resource plugin manager. |
| RestResourceConfig::$pluginManager | property | core/ |
The rest resource plugin manager. |
| RestResourceConfig::$plugin_id | property | core/ |
The REST resource plugin id. |
| RestResourceConfig::getLabelFromPlugin | function | core/ |
The label callback for this configuration entity. |
| RestResourceConfig::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| RestResourceConfig::getResourcePlugin | function | core/ |
Retrieves the REST resource plugin. |
| RestResourceConfig::getResourcePluginManager | function | core/ |
Returns the resource plugin manager. |
| RestResourceConfigInterface::getResourcePlugin | function | core/ |
Retrieves the REST resource plugin. |
| RowPluginBase | class | core/ |
Base class for Views row plugins. |
| RowPluginBase.php | file | core/ |
|
| RowPluginBase::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| RowPluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| RowPluginBase::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RowPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RowPluginBase::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| RowPluginBase::query | function | core/ |
Add anything to the query that we might need to. |
| RowPluginBase::render | function | core/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| RowPluginBase::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| RowPluginBase::usesFields | function | core/ |
Returns the usesFields property. |
| RowPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| RowPluginTest | class | core/ |
Tests the node row plugin. |
| RowPluginTest.php | file | core/ |
|
| RowPluginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RowPluginTest::$modules | property | core/ |
Modules to enable. |
| RowPluginTest::$nodes | property | core/ |
Contains all nodes used by this test. |
| RowPluginTest::$testViews | property | core/ |
Views used by this test. |
| RowPluginTest::setUp | function | core/ |
|
| RowPluginTest::testRowPlugin | function | core/ |
Tests the node row plugin. |
| Rss::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.