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 |
|---|---|---|---|
| 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/ |
Sets the plugin for this object. |
| PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| PluginFormFactory::$classResolver | property | core/ |
The class resolver. |
| PluginFormFactory::createInstance | function | core/ |
Creates a new form instance. |
| 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. |
| PluginInstanceTest::$deprecatedPlugins | property | core/ |
List of deprecated plugin classes. |
| PluginInstanceTest::$pluginTypes | property | core/ |
All views plugin types. |
| PluginInstanceTest::assertPluginInstances | function | core/ |
Asserts that instances of every views plugin can be created. |
| PluginInstanceTest::setUp | function | core/ |
|
| PluginInstanceTest::testPluginData | function | core/ |
Confirms that there is plugin data for all views plugin types. |
| PluginInstanceTest::testPluginInstances | function | core/ |
Tests creating instances of every views plugin. |
| PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
| PluginKernelTestBase.php | file | core/ |
|
| PluginManager::__construct | function | core/ |
PluginManager constructor. |
| PluginManagerBase | class | core/ |
Base class for plugin managers. |
| PluginManagerBase.php | file | core/ |
|
| PluginManagerBase::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| PluginManagerBase::$factory | property | core/ |
The object that instantiates plugins managed by this manager. |
| PluginManagerBase::$mapper | property | core/ |
The object that returns the preconfigured plugin instance appropriate for a particular runtime condition. |
Pagination
- Previous page
- Page 980
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.