Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Alias of config.storage.sync |
config.storage.sync | service | core/ |
Drupal\Core\Config\FileStorage |
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::testOnDependencyRemovalForResourceGranularity | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForResourceGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
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 |
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity @covers ::onDependencyRemovalForResourceGranularity |
ConfigDependencyDeleteFormTrait::addDependencyListsToForm | function | core/ |
Adds form elements to list affected configuration entities. |
ConfigDirectoryNotDefinedException | class | core/ |
An exception thrown when the config sync directory is not defined. |
ConfigDirectoryNotDefinedException.php | file | core/ |
|
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 |
ConfigEntityBaseUnitTest::testToArrayIdKey | function | core/ |
@covers ::toArray |
ConfigEntityBaseUnitTest::testToArraySchemaException | function | core/ |
@covers ::toArray |
ConfigEntityListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ConfigEntityMapper::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
ConfigEntityMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigEntityMapperTest::testGetOperations | function | core/ |
Tests ConfigEntityMapper::getOperations(). |
ConfigEntityMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigEntityMapper::getOverviewRouteParameters(). |
ConfigEntityQueryTest::$entityStorage | property | core/ |
The entity storage used for testing. |
ConfigEntityQueryTest::$factory | property | core/ |
The query factory used to construct all queries in the test. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.