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 |
|---|---|---|---|
| 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 | class | core/ |
Defines a custom PluginExample attribute. |
| PluginExample | class | core/ |
Defines a custom Plugin annotation. |
| PluginExample.php | file | core/ |
|
| PluginExample.php | file | core/ |
|
| PluginExample::$custom | property | core/ |
Another plugin metadata. |
| PluginExample::$id | property | core/ |
The plugin ID. |
| PluginExample::get | function | core/ |
|
| PluginExample::__construct | function | core/ |
Constructs a PluginExample attribute. |
| PluginException | class | core/ |
Base class for plugin exceptions. |
| PluginException.php | file | core/ |
|
| PluginExistsConstraint | class | core/ |
Checks if a plugin exists and optionally implements a particular interface. |
| PluginExistsConstraint.php | file | core/ |
|
| PluginExistsConstraint::create | function | core/ |
|
| PluginExistsConstraint::__construct | function | core/ |
Constructs a PluginExistsConstraint object. |
| PluginExistsConstraintTest | class | core/ |
Tests Drupal\Core\Plugin\Plugin\Validation\Constraint\PluginExistsConstraint. |
| PluginExistsConstraintTest.php | file | core/ |
|
| PluginExistsConstraintTest::testManagerOption | function | core/ |
Tests plugin is created when manager option is set to a valid service ID. |
| PluginExistsConstraintTest::testMissingOption | function | core/ |
Tests missing option. |
| PluginExistsConstraintValidator | class | core/ |
Validates the PluginExists constraint. |
| PluginExistsConstraintValidator.php | file | core/ |
|
| PluginExistsConstraintValidator::validate | function | core/ |
|
| PluginExistsConstraintValidatorTest | class | core/ |
Tests Plugin Exists Constraint Validator. |
| PluginExistsConstraintValidatorTest.php | file | core/ |
|
| PluginExistsConstraintValidatorTest::$modules | property | core/ |
|
| PluginExistsConstraintValidatorTest::testFallbackPluginIds | function | core/ |
Tests that fallback plugin IDs can be considered valid or invalid. |
| PluginExistsConstraintValidatorTest::testValidation | function | core/ |
Tests validation of plugin existence. |
| PluginExtended | class | core/ |
Defines a test annotation that extends an annotation in another namespace. |
| PluginExtended.php | file | core/ |
|
| 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 | class | core/ |
Provides form discovery capabilities for plugins. |
| PluginFormFactory.php | file | core/ |
|
| PluginFormFactory::$classResolver | property | core/ |
The class resolver. |
| PluginFormFactory::createInstance | function | core/ |
|
| PluginFormFactory::__construct | function | core/ |
PluginFormFactory constructor. |
| PluginFormFactoryInterface | interface | core/ |
Provides an interface for retrieving form objects for plugins. |
| PluginFormFactoryInterface.php | file | core/ |
|
| PluginFormFactoryInterface::createInstance | function | core/ |
Creates a new form instance. |
| PluginFormFactoryTest | class | core/ |
Tests Drupal\Core\Plugin\PluginFormFactory. |
| 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/ |
Tests create instance. |
| PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
Tests create instance default fallback. |
Pagination
- Previous page
- Page 1274
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.