Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| 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]] |
| PluginDependencyTraitTest::testNeitherThemeNorModule | 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. |
| PluginEventSubscriber::preRollback | function | core/ |
Forwards pre-rollback events to the source and destination plugins. |
| PluginExample::$custom | property | core/ |
Another plugin metadata. |
| PluginFormBase | class | core/ |
Provides a base class for plugin forms. |
| PluginFormBase.php | file | core/ |
|
| PluginFormBase::$plugin | property | core/ |
The plugin this form is for. |
| PluginFormBase::setPlugin | function | core/ |
|
| PluginFormBase::validateConfigurationForm | function | core/ |
|
| PluginFormFactory::$classResolver | property | core/ |
The class resolver. |
| PluginFormFactory::createInstance | function | core/ |
|
| PluginFormFactory::__construct | function | core/ |
PluginFormFactory constructor. |
| PluginFormFactoryInterface::createInstance | function | core/ |
Creates a new form instance. |
| PluginFormFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginFormFactory[[api-linebreak]] @group Plugin |
| PluginFormFactoryTest.php | file | core/ |
|
| PluginFormFactoryTest::$classResolver | property | core/ |
The class resolver. |
| PluginFormFactoryTest::$manager | property | core/ |
The manager being tested. |
| PluginFormFactoryTest::setUp | function | core/ |
|
| PluginFormFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormInterface::submitConfigurationForm | function | core/ |
Form submission handler. |
| PluginHelper::isConfigurable | function | core/ |
Determines if a plugin is configurable. |
| PluginIdTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\PluginId[[api-linebreak]] @group Annotation |
| PluginIdTest.php | file | core/ |
|
| PluginIdTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| PluginIdTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
| PluginInspectionInterface | interface | core/ |
Plugin interface for providing some metadata inspection. |
| PluginInspectionInterface.php | file | core/ |
|
| PluginInspectionInterface::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| PluginInspectionInterface::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
| PluginInstanceTest | class | core/ |
Tests that an instance of all views plugins can be created. |
| PluginInstanceTest.php | file | core/ |
|
| PluginInstanceTest::$definitions | property | core/ |
An array of plugin definitions, keyed by plugin type. |
Pagination
- Previous page
- Page 955
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.