Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ConfigStorageTestBase::update | function | core/ |
|
ConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
ConfigSubscriber::$languageNegotiator | property | core/ |
The language negotiator. |
ConfigSync::$activeStorage | property | core/ |
The active configuration object. |
ConfigSync::$snapshotStorage | property | core/ |
The snapshot configuration object. |
ConfigSync::$syncStorage | property | core/ |
The sync configuration object. |
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigTest::$storage | property | core/ |
Storage. |
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/ |
@covers ::setModuleOverride @covers ::setSettingsOverride @covers ::getOriginal @covers ::hasOverrides @dataProvider overrideDataProvider |
ConfigTestStorage | class | core/ |
@todo. |
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 custom block listing for the translate operation. |
ConfigTranslationOverviewTest::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationUiTest::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationUiTest::$translatorUser | property | core/ |
Translator user for tests. |
ConfigTranslationUiTest::testLocaleDBStorage | function | core/ |
Test translation storage in locale storage. |
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. |
ConfigurableLanguageManagerInterface::getNegotiator | function | core/ |
Returns the language negotiator. |
ConfigurableLanguageManagerInterface::setNegotiator | function | core/ |
Injects the language negotiator. |
ConfigurableLanguageManagerTest::$languageNegotiator | property | core/ |
The language negotiator. |
ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
ConfigureBlockFormBase::$uuidGenerator | property | core/ |
The UUID generator. |
ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
ConfigureSectionForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
ConfigureSectionForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureSectionForm::$sectionStorage | property | core/ |
The section storage. |
ConfigureSectionForm::getSectionStorage | function | core/ |
Retrieve the section storage property. |
CONFIG_ACTIVE_DIRECTORY | constant | core/ |
$config_directories key for active directory. |
config_get_config_directory | function | core/ |
Returns the path of a configuration directory. |
CONFIG_STAGING_DIRECTORY | constant | core/ |
$config_directories key for staging directory. |
CONFIG_SYNC_DIRECTORY | constant | core/ |
$config_directories key for sync directory. |
Connection::$postgresqlConditionOperatorMap | property | core/ |
A map of condition operators to PostgreSQL operators. |
Connection::$sqliteConditionOperatorMap | property | core/ |
A map of condition operators to SQLite operators. |
Connection::defaultOptions | function | core/ |
Returns the default query options for any given query. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.