Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ConfigOverridesPriorityTest::testOverridePriorities | function | core/ |
Tests the order of config overrides. |
ConfigRenameEvent::getOldName | function | core/ |
Gets the old configuration object name. |
ConfigSchemaDiscovery::$schemaStorage | property | core/ |
A storage instance for reading configuration schema data. |
ConfigSingleExportForm::$configStorage | property | core/ |
The config storage. |
ConfigSnapshotSubscriber::$snapshotStorage | property | core/ |
The snapshot storage used to write configuration changes. |
ConfigSnapshotSubscriber::$sourceStorage | property | core/ |
The source storage used to discover configuration changes. |
ConfigStorageTestBase | class | core/ |
Base class for testing storage operations. |
ConfigStorageTestBase.php | file | core/ |
|
ConfigStorageTestBase::$invalidStorage | property | core/ |
|
ConfigStorageTestBase::$storage | property | core/ |
|
ConfigStorageTestBase::delete | function | core/ |
Deletes configuration data from the storage. |
ConfigStorageTestBase::insert | function | core/ |
Inserts configuration data in the storage. |
ConfigStorageTestBase::read | function | core/ |
Reads configuration data from the storage. |
ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
ConfigStorageTestBase::testCRUD | function | core/ |
Tests storage CRUD operations. |
ConfigStorageTestBase::testDataTypes | function | core/ |
Tests storage writing and reading data preserving data type. |
ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
ConfigStorageTestBase::update | function | core/ |
Updates configuration data in the storage. |
ConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
ConfigSubscriber::$languageNegotiator | property | core/ |
The language negotiator. |
ConfigTarget::$toConfig | property | core/ |
Transforms a value submitted by the form before it is set in the config. |
ConfigTargetTest::testSetValueMultiTargetToConfigReturnValue | function | core/ |
@testWith ["this string was returned by toConfig", "The toConfig callable returned a string, but it must be an array with a key-value pair for each of the targeted property paths."][[api-linebreak]] [true, "The toConfig… |
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigTest::$storage | property | core/ |
Storage. |
ConfigTest::addToArray | function | core/ |
Adds a value to the array property. |
ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
ConfigTest::assertOverriddenKeys | function | core/ |
Asserts that the correct keys are overridden. |
ConfigTest::testOverrideData | function | core/ |
Tests override data. |
ConfigTest::toArray | function | core/ |
Gets an array of all property values. |
ConfigTestHooksHooks::updateIsSyncingStore | function | core/ |
Helper function for testing hooks during configuration sync. |
ConfigTestStorage | class | core/ |
Storage class for testing configuration entity storage. |
ConfigTestStorage.php | file | core/ |
|
ConfigTestStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
ConfigTestStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
ConfigTestStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
ConfigTranslationCacheTest::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationCacheTest::$translatorUser | property | core/ |
Translator user for tests. |
ConfigTranslationEntityListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
ConfigTranslationListUiTest::doCustomContentTypeListTest | function | core/ |
Tests the content block listing for the translate operation. |
ConfigTranslationOverviewTest::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationUiTest::testLocaleDBStorage | function | core/ |
Tests translation storage in locale storage. |
ConfigTranslationUiTestBase::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationUiTestBase::$translatorUser | property | core/ |
Translator user for tests. |
ConfigurableLanguageManager::$configFactory | property | core/ |
The configuration storage service. |
ConfigurableLanguageManager::$configFactoryOverride | property | core/ |
The language configuration override service. |
ConfigurableLanguageManager::$negotiator | property | core/ |
The language negotiator. |
ConfigurableLanguageManager::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
ConfigurableLanguageManager::getNegotiator | function | core/ |
Returns the language negotiator. |
ConfigurableLanguageManager::setNegotiator | function | core/ |
Injects the language negotiator. |
ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.