Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\Component\Annotation\PluginId[[api-linebreak]] @group Annotation |
PluginIdTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\PluginId[[api-linebreak]] @group Attribute |
PluginIdTest.php | file | core/ |
|
PluginIdTest.php | file | core/ |
|
PluginIdTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
PluginIdTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
PluginIdTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
PluginInspectionInterface::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
PluginManagerBase::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
PluginManagerDependentValidatorTrait | trait | core/ |
Common functionality for many CKEditor 5 validation constraints. |
PluginManagerDependentValidatorTrait.php | file | core/ |
|
PluginManagerDependentValidatorTrait::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
PluginManagerDependentValidatorTrait::create | function | core/ |
|
PluginManagerDependentValidatorTrait::getEnableableDisabledPlugins | function | core/ |
Gets all disabled CKEditor 5 plugin definitions the user can enable. |
PluginManagerDependentValidatorTrait::getOtherEnabledPlugins | function | core/ |
Gets all other enabled CKEditor 5 plugin definitions. |
PluginManagerDependentValidatorTrait::__construct | function | core/ |
Constructs a CKEditor5ConstraintValidatorTrait object. |
PluginSettingsBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
PluginTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
PluginTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.