Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
Provides data to testFilterByDefinedOptions(). |
| PluginBaseTest::providerTestGetBaseId | function | core/ |
Returns test data for testGetBaseId(). |
| PluginBaseTest::providerTestGetDerivativeId | function | core/ |
Returns test data for testGetDerivativeId(). |
| PluginBaseTest::providerTestGetPluginId | function | core/ |
Returns test data for testGetPluginId(). |
| PluginBaseTest::providerTestSetOptionDefault | function | core/ |
Data provider for testSetOptionDefault(). |
| PluginBaseTest::providerTestUnpackOptions | function | core/ |
Data provider for testUnpackOptions(). |
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::testFilterByDefinedOptions | function | core/ |
Tests filter by defined options. |
| PluginBaseTest::testGetBaseId | function | core/ |
Tests get base id. |
| PluginBaseTest::testGetDerivativeId | function | core/ |
Tests get derivative id. |
| PluginBaseTest::testGetPluginDefinition | function | core/ |
Tests get plugin definition. |
| PluginBaseTest::testGetPluginId | function | core/ |
Tests get plugin id. |
| PluginBaseTest::testSetOptionDefault | function | core/ |
Tests the setOptionDefault method. |
| PluginBaseTest::testUnpackOptions | function | core/ |
Tests the unpackOptions method. |
| PluginBaseTest::testViewsTokenReplace | function | core/ |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
| PluginDefinition | class | core/ |
Provides object-based plugin definitions. |
| PluginDefinition.php | file | core/ |
|
| PluginDefinition::$class | property | core/ |
A fully qualified class name. |
| PluginDefinition::$id | property | core/ |
The plugin ID. |
| PluginDefinition::$provider | property | core/ |
The plugin provider. |
| PluginDefinition::getClass | function | core/ |
|
| PluginDefinition::getProvider | function | core/ |
|
| PluginDefinition::id | function | core/ |
|
| PluginDefinition::setClass | function | core/ |
|
| PluginDefinitionInterface | interface | core/ |
Defines a plugin definition. |
| PluginDefinitionInterface.php | file | core/ |
|
| PluginDefinitionInterface::getClass | function | core/ |
Gets the class. |
| PluginDefinitionInterface::getProvider | function | core/ |
Gets the plugin provider. |
| PluginDefinitionInterface::id | function | core/ |
Gets the unique identifier of the plugin. |
| PluginDefinitionInterface::setClass | function | core/ |
Sets the class. |
| PluginDependencyTrait | trait | core/ |
Provides a trait for calculating the dependencies of a plugin. |
| PluginDependencyTrait.php | file | core/ |
|
| PluginDependencyTrait::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| PluginDependencyTrait::getPluginDependencies | function | core/ |
Calculates and returns dependencies of a specific plugin instance. |
| PluginDependencyTrait::moduleHandler | function | core/ |
Wraps the module handler. |
| PluginDependencyTrait::themeHandler | function | core/ |
Wraps the theme handler. |
| PluginDependencyTraitTest | class | core/ |
Tests Drupal\Core\Plugin\PluginDependencyTrait. |
| PluginDependencyTraitTest.php | file | core/ |
|
| PluginDependencyTraitTest::providerTestPluginDependencies | function | core/ |
Provides test data for plugin dependencies. |
| PluginDependencyTraitTest::testCalculatePluginDependencies | function | core/ |
Tests calculate plugin dependencies. |
| PluginDependencyTraitTest::testGetPluginDependencies | function | core/ |
Tests get plugin dependencies. |
| PluginEventSubscriber | class | core/ |
Event subscriber to forward Migrate events to source and destination plugins. |
| PluginEventSubscriber.php | file | core/ |
|
| PluginEventSubscriber::getSubscribedEvents | function | core/ |
|
| PluginEventSubscriber::invoke | function | core/ |
Tries to invoke event handling methods on source and destination plugins. |
| PluginEventSubscriber::postImport | function | core/ |
Forwards post-import events to the source and destination plugins. |
| PluginEventSubscriber::postRollback | function | core/ |
Forwards post-rollback events to the source and destination plugins. |
Pagination
- Previous page
- Page 1273
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.