Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
BulkFormTest::testConfirmRouteWithParameters | function | core/ |
Tests that route parameters are passed to the confirmation form route. |
BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
BundleConfigImportValidate.php | file | core/ |
|
BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
cache.config | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
CacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
CacheabilityMetadataConfigOverride.php | file | core/ |
|
CacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
CacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
CacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
CacheabilityMetadataConfigOverrideIntegrationTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideIntegrationTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CacheabilityMetadataConfigOverrideIntegrationTest::$modules | property | core/ |
Modules to install. |
CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheabilityMetadataConfigOverrideTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideTest::$modules | property | core/ |
Modules to install. |
CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
CacheabilityMetadataConfigOverrideTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheableConflictHttpException | class | core/ |
A cacheable ConflictHttpException. |
CacheableConflictHttpException.php | file | core/ |
|
CacheableConflictHttpException::__construct | function | core/ |
|
CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
cache_context.config_override_integration_test | service | core/ |
Drupal\config_override_integration_test\Cache\ConfigOverrideIntegrationTestCacheContext |
ChangeUserRoleBase::buildConfigurationForm | function | core/ |
Form constructor. |
ChangeUserRoleBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ChangeUserRoleBase::submitConfigurationForm | function | core/ |
Form submission handler. |
CheckpointStorage::CONFIG_COLLECTION_KEY | constant | core/ |
Used to store the list of collections in each checkpoint. |
CheckpointStorage::getOriginalConfig | function | core/ |
Gets the original data from the configuration. |
CheckpointStorage::onConfigRename | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorageTest::getConfigImporter | function | core/ |
Gets the configuration importer. |
CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
CheckpointStorageTest::testConfigCreate | function | core/ |
Tests the create operation of checkpoint storage. |
CheckpointStorageTest::testConfigDelete | function | core/ |
Tests the delete operation of checkpoint storage. |
CheckpointStorageTest::testConfigRename | function | core/ |
Tests the rename operation of checkpoint storage. |
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap | property | core/ |
A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.