Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
PluginBase::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
PluginBase::getDerivativeId | function | core/ |
Gets the derivative_id of the plugin instance. |
PluginBase::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
PluginBase::getProvider | function | core/ |
Returns the plugin provider. |
PluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
Provides data to testFilterByDefinedOptions(). |
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::testGetBaseId | function | core/ |
@dataProvider providerTestGetBaseId @coves ::getBaseId |
PluginBaseTest::testGetDerivativeId | function | core/ |
@dataProvider providerTestGetDerivativeId @covers ::getDerivativeId[[api-linebreak]] |
PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId[[api-linebreak]] |
PluginDefinition::$id | property | core/ |
The plugin ID. |
PluginDefinition::$provider | property | core/ |
The plugin provider. |
PluginDefinition::getProvider | function | core/ |
Gets the plugin provider. |
PluginDefinition::id | function | core/ |
Gets the unique identifier of the plugin. |
PluginDefinitionInterface::getProvider | function | core/ |
Gets the plugin provider. |
PluginDefinitionInterface::id | function | core/ |
Gets the unique identifier of the plugin. |
PluginDependencyTraitTest::providerTestPluginDependencies | function | core/ |
Provides test data for plugin dependencies. |
PluginExample::$id | property | core/ |
The plugin ID. |
PluginExistsConstraint::$invalidInterfaceMessage | property | core/ |
The error message if a plugin does not implement the expected interface. |
PluginExistsConstraintValidator | class | core/ |
Validates the PluginExists constraint. |
PluginExistsConstraintValidator.php | file | core/ |
|
PluginExistsConstraintValidator::validate | function | core/ |
|
PluginExistsConstraintValidatorTest | class | core/ |
@group Plugin @group Validation |
PluginExistsConstraintValidatorTest.php | file | core/ |
|
PluginExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
PluginExistsConstraintValidatorTest::testFallbackPluginIds | function | core/ |
Tests that fallback plugin IDs can be considered valid or invalid. |
PluginExistsConstraintValidatorTest::testValidation | function | core/ |
Tests validation of plugin existence. |
PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormInterface::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginID | class | core/ |
Defines a Plugin annotation object that just contains an ID. |
PluginID | class | core/ |
Defines a Plugin attribute object that just contains an ID. |
PluginID.php | file | core/ |
|
PluginID.php | file | core/ |
|
PluginID::$value | property | core/ |
The plugin ID. |
PluginID::get | function | core/ |
Gets the value of an annotation. |
PluginID::get | function | core/ |
Gets the value of an attribute. |
PluginID::getId | function | core/ |
Gets the unique ID for this annotated class. |
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/ |
@legacy-covers ::get |
PluginIdTest::testGet | function | core/ |
@legacy-covers ::get |
PluginIdTest::testGetId | function | core/ |
@legacy-covers ::getId |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.