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 |
|---|---|---|---|
| AccessPluginBase | class | core/ |
The base plugin to handle access control. |
| AccessPluginBase.php | file | core/ |
|
| AccessPluginBase::access | function | core/ |
Determine if the current user has access or not. |
| AccessPluginBase::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| AccessPluginBase::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| AccessTest::testStaticAccessPlugin | function | core/ |
Tests static access check. |
| Action::$plugin | property | core/ |
The plugin ID of the action. |
| Action::$pluginCollection | property | core/ |
The plugin collection that stores action plugins. |
| Action::getPlugin | function | core/ |
Returns the operation plugin. |
| Action::getPluginCollection | function | core/ |
Encapsulates the creation of the action's LazyPluginCollection. |
| Action::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| Action::getPluginDefinition | function | core/ |
|
| Action::setPlugin | function | core/ |
|
| ActionConfigEntityInterface::getPlugin | function | core/ |
Returns the operation plugin. |
| ActionConfigTest::testUpdateActionPlugins | function | core/ |
Tests upgrading action settings. |
| ActionFormBase::getPlugin | function | core/ |
Gets the action plugin while ensuring it implements configuration form. |
| ActionPluginCollection | class | core/ |
Provides a container for lazily loading Action plugins. |
| ActionPluginCollection.php | file | core/ |
|
| ActionPluginCollection::get | function | core/ |
|
| action_post_update_move_plugins | function | core/ |
Moves action plugins to core. |
| AggregatorPluginManager | class | core/ |
Manages aggregator plugins. |
| AggregatorPluginManager.php | file | core/ |
|
| AggregatorPluginManager::__construct | function | core/ |
Constructs a AggregatorPluginManager object. |
| AggregatorPluginManagerTest | class | core/ |
Tests the aggregator plugin manager. |
| AggregatorPluginManagerTest.php | file | core/ |
|
| AggregatorPluginManagerTest::$modules | property | core/ |
Modules to enable. |
| AggregatorPluginManagerTest::testFetcherInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginManagerTest::testParserInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginManagerTest::testProcessorInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginSettingsBase | class | core/ |
Base class for aggregator plugins that implement settings forms. |
| AggregatorPluginSettingsBase.php | file | core/ |
|
| AggregatorPluginSettingsBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| AggregatorPluginSettingsBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| AggregatorPluginSettingsBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| AggregatorPluginSettingsBaseTest | class | core/ |
Tests settings configuration of individual aggregator plugins. |
| AggregatorPluginSettingsBaseTest.php | file | core/ |
|
| AggregatorPluginSettingsBaseTest::$configFactory | property | core/ |
The stubbed config factory object. |
| AggregatorPluginSettingsBaseTest::$managers | property | core/ |
The stubbed aggregator plugin managers array. |
| AggregatorPluginSettingsBaseTest::$settingsForm | property | core/ |
The aggregator settings form object under test. |
| AggregatorPluginSettingsBaseTest::setUp | function | core/ |
|
| AggregatorPluginSettingsBaseTest::testSettingsForm | function | core/ |
Test for AggregatorPluginSettingsBase. |
| AggregatorTestBase::enableTestPlugins | function | core/ |
Enable the plugins coming with aggregator_test module. |
| AggregatorTestBase::enableTestPlugins | function | core/ |
Enable the plugins coming with aggregator_test module. |
| AnnotatedClassDiscovery::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
| AnnotatedClassDiscovery::$pluginNamespaces | property | core/ |
The namespaces within which to find plugin classes. |
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::getPluginNamespaces[[api-linebreak]] |
| AnnotationBridgeDecorator::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
| AreaPluginBase | class | core/ |
Base class for area handler plugins. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.