Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ConfigBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| ConfigBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ConfigBase::getName | function | core/ |
Returns the name of this configuration object. |
| ConfigBase::MAX_NAME_LENGTH | constant | core/ |
The maximum length of a configuration object name. |
| ConfigBase::merge | function | core/ |
Merges data into a configuration object. |
| ConfigBase::set | function | core/ |
Sets a value in this configuration object. |
| ConfigBase::setData | function | core/ |
Replaces the data of this configuration object. |
| ConfigBase::setName | function | core/ |
Sets the name of 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. |
| ConfigCacheTag::getSubscribedEvents | function | core/ |
|
| ConfigCacheTag::onSave | function | core/ |
Invalidate cache tags when particular system config objects are saved. |
| ConfigCacheTag::__construct | function | core/ |
Constructs a ConfigCacheTag object. |
| ConfigCollectionInfo::$collections | property | core/ |
Configuration collection information keyed by collection name. |
| ConfigCollectionInfo::getCollectionNames | function | core/ |
Gets the list of possible collection names. |
| ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
| ConfigController::$exportStorage | property | core/ |
The export storage. |
| ConfigController::$fileSystem | property | core/ |
The file system. |
| ConfigController::$importTransformer | property | core/ |
The import transformer service. |
| ConfigController::$syncStorage | property | core/ |
The sync storage. |
| ConfigController::$targetStorage | property | core/ |
The target storage. |
| ConfigController::__construct | function | core/ |
Constructs a ConfigController object. |
| ConfigCrudEvent::isChanged | function | core/ |
Checks to see if the provided configuration key's value has changed. |
| ConfigCrudEvent::__construct | function | core/ |
Constructs a configuration event object. |
| ConfigCRUDTest | class | core/ |
Tests CRUD operations on configuration objects. |
| ConfigCRUDTest.php | file | core/ |
|
| ConfigCRUDTest::$modules | property | core/ |
Modules to enable. |
| ConfigCRUDTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking. |
| ConfigCRUDTest::testCRUD | function | core/ |
Tests CRUD operations. |
| ConfigCRUDTest::testDataTypes | function | core/ |
Tests data type handling. |
| ConfigCRUDTest::testNameValidation | function | core/ |
Tests the validation of configuration object names. |
| ConfigCRUDTest::testValueValidation | function | core/ |
Tests the validation of configuration object values. |
| ConfigDependencies | class | core/ |
Calculates rest resource config dependencies. |
| ConfigDependencies.php | file | core/ |
|
| ConfigDependencies::$authProviders | property | core/ |
The authentication providers, keyed by ID. |
| ConfigDependencies::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| ConfigDependencies::calculateDependencies | function | core/ |
Calculates dependencies of a specific rest resource configuration. |
| ConfigDependencies::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigDependencies::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForMethodGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForResourceGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::__construct | function | core/ |
Creates a new ConfigDependencies instance. |
| ConfigDependenciesTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\ConfigDependencies[[api-linebreak]] |
| ConfigDependenciesTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\ConfigDependencies[[api-linebreak]] |
| ConfigDependenciesTest.php | file | core/ |
|
| ConfigDependenciesTest.php | file | core/ |
|
| ConfigDependenciesTest::$modules | property | core/ |
Modules to enable. |
| ConfigDependenciesTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 173
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.