Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| 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/ |
@legacy-covers ::getId |
| PluginTest::testGetId | function | core/ |
@legacy-covers ::getId |
| PluginTest::testGetProvider | function | core/ |
@legacy-covers ::getProvider |
| PluginTest::testSetProvider | function | core/ |
@legacy-covers ::setProvider |
| PluginTest::testSetProvider | function | core/ |
@legacy-covers ::setProvider @legacy-covers ::getProvider |
| PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
| PluralTranslatableMarkupTest::providerPluralTranslatableMarkupSerialization | function | core/ |
Data provider for ::testPluralTranslatableMarkupSerialization(). |
| PluralTranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
| PluralTranslationTest::providerTestMissingData | function | core/ |
|
| PoHeaderTest::providerTestPluralsFormula | function | core/ |
Data provider for testPluralsFormula. |
| PoItemTest::providerStrings | function | core/ |
|
| PostgresqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| PoStreamWriterTest::providerWriteData | function | core/ |
|
| PrecedingConstraintAwareValidatorTrait | trait | core/ |
A constraint may need preceding constraints to not have been violated. |
| PrecedingConstraintAwareValidatorTrait.php | file | core/ |
|
| PrecedingConstraintAwareValidatorTrait::getPrecedingConstraints | function | core/ |
Gets the constraints preceding the given constraint in the current context. |
| PrecedingConstraintAwareValidatorTrait::hasViolationsForPrecedingConstraints | function | core/ |
Checks whether any preceding constraints have been violated. |
| PreloadableRouteProviderInterface | interface | core/ |
Extends the router provider interface to pre-load routes. |
| PreloadableRouteProviderInterface.php | file | core/ |
|
| PreloadableRouteProviderInterface::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| PrepareCallbackTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
| PrepareModulesEntityUninstallForm::$entityTypeId | property | core/ |
The entity type ID of the entities to delete. |
| PrepareModulesEntityUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test with an invalid #pagination_heading_level. |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.