Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| Plugin::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
| PluginBase::$pluginId | property | core/ |
The plugin_id. |
| 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/ |
|
| 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. |
| 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.php | file | core/ |
|
| PluginID::$value | property | core/ |
The plugin ID. |
| PluginID::get | function | core/ |
Gets the value of an annotation. |
| 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.php | file | core/ |
|
| 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. |
| 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::testGetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] |
| PluginTest::testSetProvider | function | core/ |
@covers ::setProvider[[api-linebreak]] |
| PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.