Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
ComplexDataInterface::toArray | function | core/ |
Returns an array of all property values. |
ComponentEntityDisplayBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
Composer::$packageToCleanup | property | core/ |
|
Composer::preAutoloadDump | function | core/ |
Add vendor classes to Composer's static classmap. |
ComputedItemListTrait::getIterator | function | core/ |
|
Condition::$conditionOperatorMap | property | core/ |
Provides a map of condition operators to condition operator options. |
Condition::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
Condition::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Condition::__toString | function | core/ |
Implements PHP magic __toString method to convert the conditions to string. |
ConditionInterface::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile |
ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ |
@covers ::compile |
config.factory | service | core/ |
Drupal\Core\Config\ConfigFactory |
config.storage | service | core/ |
Drupal\Core\Config\CachedStorage |
config.storage.active | service | core/ |
Drupal\Core\Config\DatabaseStorage |
config.storage.export | service | core/ |
Drupal\Core\Config\ManagedStorage |
config.storage.export.manager | service | core/ |
Drupal\Core\Config\ExportStorageManager |
config.storage.schema | service | core/ |
Drupal\Core\Config\ExtensionInstallStorage |
config.storage.snapshot | service | core/ |
Drupal\Core\Config\DatabaseStorage |
config.storage.staging | service | core/ |
Drupal\Core\Config\FileStorage |
config.storage.sync | service | core/ |
Alias of config.storage.staging |
Config::getOriginal | function | core/ |
Gets original data from this configuration object. |
Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
ConfigCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
ConfigController::$exportStorage | property | core/ |
The export storage. |
ConfigController::$syncStorage | property | core/ |
The sync storage. |
ConfigController::$targetStorage | property | core/ |
The target storage. |
ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForResourceGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuthAndFormats | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity @covers ::onDependencyRemovalForResourceGranularity |
ConfigDependencyDeleteFormTrait::addDependencyListsToForm | function | core/ |
Adds form elements to list affected configuration entities. |
ConfigEntityAdapter::getIterator | function | core/ |
|
ConfigEntityAdapterTest::testGetIterator | function | core/ |
@covers ::getIterator |
ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
ConfigEntityBase::getOriginalId | function | core/ |
Gets the original ID. |
ConfigEntityBase::setOriginalId | function | core/ |
Sets the original ID. |
ConfigEntityBase::toArray | function | core/ |
Gets an array of all property values. |
ConfigEntityBase::toUrl | function | core/ |
Gets the URL object for the entity. |
ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
ConfigEntityBaseUnitTest::testGetOriginalId | function | core/ |
@covers ::setOriginalId @covers ::getOriginalId |
ConfigEntityBaseUnitTest::testToArray | function | core/ |
@covers ::toArray |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.