Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
Tests create instance default fallback. |
| PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
Tests create instance definition exception. |
| PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
Tests create instance invalid exception. |
| PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
Tests create instance plugin aware. |
| PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
Tests create instance using plugin. |
| PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
Tests create instance using plugin with slashes. |
| PluginFormInterface::submitConfigurationForm | function | core/ |
Form submission handler. |
| PluginIdTest | class | core/ |
Tests Drupal\Component\Annotation\PluginID. |
| PluginIdTest | class | core/ |
Tests Drupal\Component\Plugin\Attribute\PluginID. |
| PluginIdTest.php | file | core/ |
|
| PluginIdTest.php | file | core/ |
|
| PluginIdTest::testGet | function | core/ |
Tests get. |
| PluginIdTest::testGet | function | core/ |
Tests get. |
| PluginIdTest::testGetId | function | core/ |
Tests get id. |
| 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::$modules | property | core/ |
Modules to install. |
| 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 preconfigured plugin instance for a particular runtime condition. |
| PluginManagerBase::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| PluginManagerBase::getDefinition | function | core/ |
Gets a specific plugin definition. |
| PluginManagerBase::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| PluginManagerBase::getDiscovery | function | core/ |
Gets the plugin discovery. |
| PluginManagerBase::getFactory | function | core/ |
Gets the plugin factory. |
| PluginManagerBase::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| PluginManagerBase::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| PluginManagerBase::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
| PluginManagerBaseTest | class | core/ |
Tests Drupal\Component\Plugin\PluginManagerBase. |
| PluginManagerBaseTest.php | file | core/ |
|
| PluginManagerBaseTest::createInstanceCallback | function | core/ |
A callback method for mocking FactoryInterface objects. |
| PluginManagerBaseTest::getMockFactoryInterface | function | core/ |
Generates a mocked FactoryInterface object with known properties. |
| PluginManagerBaseTest::testCreateInstance | function | core/ |
Tests createInstance() with no fallback methods. |
| PluginManagerBaseTest::testCreateInstanceFallback | function | core/ |
Tests createInstance() with a fallback method. |
Pagination
- Previous page
- Page 1093
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.