Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
ComposerValidateTest | class | core/ |
@group Composer @requires externalCommand composer |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
Condition::$id | property | core/ |
The condition plugin ID. |
Condition::$nestedInsideOrCondition | property | core/ |
Whether this condition is nested inside an OR condition. |
Condition::$queryPlaceholderIdentifier | property | core/ |
The identifier of the query placeholder this condition has been compiled against. |
ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerSimpleCondition | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
ConditionTestDualUserTest::doTestIdenticalUser | function | core/ |
Tests with both contexts mapped to the same user. |
Config::$moduleOverrides | property | core/ |
The current module overrides. |
Config::$overriddenData | property | core/ |
The current runtime data. |
Config::$settingsOverrides | property | core/ |
The current settings overrides. |
Config::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Config::getIds | function | core/ |
Gets the destination IDs. |
Config::hasOverrides | function | core/ |
Determines if overrides are applied to a key for this configuration object. |
Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
Config::setModuleOverride | function | core/ |
Sets module overrides for this configuration object. |
Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
Config::setSettingsOverride | function | core/ |
Sets settings.php overrides for this configuration object. |
ConfigBase::validateKeys | function | core/ |
Validates all keys in a passed in config array structure. |
ConfigBase::validateName | function | core/ |
Validates the configuration object name. |
ConfigCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
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::providerBasicDependencies | function | core/ |
|
ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity | 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/ |
|
ConfigEntityAdapterTest::testValidate | function | core/ |
@covers ::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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.