Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigActionManager::$deprecatedPluginIds | property | core/ |
Information about all deprecated plugin IDs. |
| ConfigActionManager::getShorthandActionIdsForEntityType | function | core/ |
Gets a map of shorthand action IDs to plugin IDs for an entity type. |
| ConfigActionTest::testDuplicateShorthandActionIds | function | core/ |
|
| ConfigActionTest::testShorthandActionIds | function | core/ |
|
| ConfigActionValidationTest | class | core/ |
Tests Config Action Validation. |
| ConfigActionValidationTest.php | file | core/ |
|
| ConfigActionValidationTest::$modules | property | core/ |
Modules to install. |
| ConfigActionValidationTest::$strictConfigSchema | property | core/ |
This test requires that we save invalid config, so we can test that it gets validated after applying a recipe. |
| ConfigActionValidationTest::setUp | function | core/ |
|
| ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
| ConfigActionValidationTest::testConfigActionMissingDependency | function | core/ |
Tests config action validation for missing dependency. |
| ConfigActionValidationTest::testConfigActionsAreValidated | function | core/ |
Tests config actions are validated. |
| ConfigBase::validateKeys | function | core/ |
Validates all keys in a passed in config array structure. |
| ConfigBase::validateName | function | core/ |
Validates the configuration object name. |
| ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
| ConfigCRUDTest::testNameValidation | function | core/ |
Tests the validation of configuration object names. |
| ConfigCRUDTest::testValueValidation | function | core/ |
Tests the validation of configuration object values. |
| ConfigDependencies::$authProviders | property | core/ |
The authentication providers, keyed by ID. |
| ConfigDependencies::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| ConfigDependenciesTest::providerBasicDependencies | function | core/ |
|
| ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity | function | core/ |
|
| ConfigDependencyManagerTest::providerTestSortAll | function | core/ |
|
| ConfigDependencyTest::getDependentIds | function | core/ |
Gets a list of identifiers from an array of configuration entities. |
| ConfigDependencyTest::providerConfigEntityUninstallComplex | function | core/ |
Data provider for self::testConfigEntityUninstallComplex(). |
| ConfigDependencyWebTest::MAX_ID_LENGTH | constant | core/ |
The maximum length for the entity storage used in this test. |
| ConfigDuplicateUUIDException | class | core/ |
Exception thrown when a config object UUID causes a conflict. |
| ConfigDuplicateUUIDException.php | file | core/ |
|
| ConfigEntity::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ConfigEntityAdapterTest::testValidate | function | core/ |
Tests validate. |
| ConfigEntityBase::$originalId | property | core/ |
The original ID of the configuration entity. |
| ConfigEntityBase::$uuid | property | core/ |
The UUID for this entity. |
| ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ConfigEntityBase::getOriginalId | function | core/ |
Gets the original ID. |
| ConfigEntityBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| ConfigEntityBase::invalidateTagsOnDelete | function | core/ |
Override to never invalidate the individual entities' cache tags; the config system already invalidates them. |
| ConfigEntityBase::invalidateTagsOnSave | function | core/ |
Override to never invalidate the entity's cache tag; the config system already invalidates it. |
| ConfigEntityBase::setOriginalId | function | core/ |
Sets the original ID. |
| ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
| ConfigEntityBaseUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ConfigEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
| ConfigEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| ConfigEntityBaseUnitTest::PROVIDER | constant | core/ |
The provider of the entity type. |
| ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
| ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ |
|
| ConfigEntityBaseUnitTest::testGetOriginalId | function | core/ |
Tests get original id. |
| ConfigEntityBaseUnitTest::testToArrayIdKey | function | core/ |
Tests to array id key. |
| ConfigEntityFormOverrideTest | class | core/ |
Tests that config overrides do not bleed through in entity forms and lists. |
| ConfigEntityFormOverrideTest.php | file | core/ |
|
| ConfigEntityFormOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigEntityFormOverrideTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.