Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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 @group Annotation |
PluginIdTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\PluginID @group Attribute |
PluginIdTest.php | file | core/ |
|
PluginIdTest.php | file | core/ |
|
PluginIdTest::testGet | function | core/ |
@covers ::get |
PluginIdTest::testGet | function | core/ |
@covers ::get |
PluginIdTest::testGetId | function | core/ |
@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/ |
@covers ::getId |
PluginTest::testGetId | function | core/ |
@covers ::getId |
PluginTest::testGetProvider | function | core/ |
@covers ::getProvider |
PluginTest::testSetProvider | function | core/ |
@covers ::setProvider |
PluginTest::testSetProvider | function | core/ |
@covers ::setProvider @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. |
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 template_preprocess_pager() with an invalid #pagination_heading_level. |
PrimitiveDataNormalizerTest::dataProviderPrimitiveData | function | core/ |
Data provider for testNormalize(). |
PrimitiveTypeConstraintValidator | class | core/ |
Validates the PrimitiveType constraint. |
PrimitiveTypeConstraintValidator.php | file | core/ |
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.