Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| PluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
| PluginBase::VIEWS_QUERY_LANGUAGE_SITE_DEFAULT | constant | core/ |
Query string to indicate the site default language. |
| PluginBase::__construct | function | core/ |
Constructs a PluginBase object. |
| PluginBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| PluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\PluginBase[[api-linebreak]] @group Plugin |
| PluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\PluginBase[[api-linebreak]] @group views |
| PluginBaseTest | class | core/ |
Tests the PluginBase class. |
| PluginBaseTest.php | file | core/ |
Contains \Drupal\views\Tests\Plugin\PluginBaseTest. |
| PluginBaseTest.php | file | core/ |
|
| PluginBaseTest.php | file | core/ |
|
| PluginBaseTest::$testHelperPlugin | property | core/ |
The test helper plugin to use for the tests. |
| PluginBaseTest::$testPluginBase | property | core/ |
|
| PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
|
| 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/ |
@dataProvider providerTestFilterByDefinedOptions @covers ::filterByDefinedOptions[[api-linebreak]] |
| PluginBaseTest::testGetBaseId | function | core/ |
@dataProvider providerTestGetBaseId @coves ::getBaseId |
| PluginBaseTest::testGetDerivativeId | function | core/ |
@dataProvider providerTestGetDerivativeId @covers ::getDerivativeId[[api-linebreak]] |
| PluginBaseTest::testGetPluginDefinition | function | core/ |
@covers ::getPluginDefinition[[api-linebreak]] |
| PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId[[api-linebreak]] |
| 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 | property | core/ |
A fully qualified class name. |
| PluginDefinition::getClass | function | core/ |
Gets the class. |
| PluginDefinition::setClass | function | core/ |
Sets the class. |
| PluginDefinitionInterface::getClass | function | core/ |
Gets the class. |
| PluginDefinitionInterface::setClass | function | core/ |
Sets the class. |
| 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. |
| PluginDependencyTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginDependencyTrait[[api-linebreak]] @group Plugin |
| PluginDependencyTraitTest.php | file | core/ |
|
| PluginDependencyTraitTest::providerTestPluginDependencies | function | core/ |
Provides test data for plugin dependencies. |
| PluginDependencyTraitTest::testCalculatePluginDependencies | function | core/ |
@covers ::calculatePluginDependencies[[api-linebreak]] |
| PluginDependencyTraitTest::testGetPluginDependencies | function | core/ |
@covers ::getPluginDependencies[[api-linebreak]] |
| 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. |
| PluginEventSubscriber::preImport | function | core/ |
Forwards pre-import events to the source and destination plugins. |
Pagination
- Previous page
- Page 979
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.