Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockConfigUpdater::needsInfoStatusSettingsRemoved | function | core/ |
Checks if the block contains deprecated info and status settings. |
BlockConfigUpdater::setDeprecationsEnabled | function | core/ |
Sets the deprecations enabling status. |
BlockConfigUpdater::updateBlock | function | core/ |
Performs the required update. |
BlockContentBlock::defaultConfiguration | function | core/ |
|
BlockContentCreationTest::testConfigDependencies | function | core/ |
Tests placed content blocks create a dependency in the block placement. |
BlockContentForm::configureBlock | function | core/ |
Form submission handler for the 'configureBlock' action. |
BlockHooks::configurableLanguageDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
BlockInterface::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
BlockInvalidRegionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
BlockPluginInterface::setConfigurationValue | function | core/ |
Sets a particular value in the block settings. |
BlockPluginTrait::baseConfigurationDefaults | function | core/ |
Returns generic default configuration for block plugins. |
BlockPluginTrait::buildConfigurationForm | function | core/ |
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements. |
BlockPluginTrait::defaultConfiguration | function | core/ |
|
BlockPluginTrait::getConfiguration | function | core/ |
|
BlockPluginTrait::setConfiguration | function | core/ |
|
BlockPluginTrait::setConfigurationValue | function | core/ |
|
BlockPluginTrait::submitConfigurationForm | function | core/ |
Most block plugins should not override this method. To add submission handling for a specific block type, override BlockBase::blockSubmit(). |
BlockPluginTrait::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
BlockRebuildTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
BlockRepositoryTest::providerBlocksConfig | function | core/ |
Provides data to testGetVisibleBlocksPerRegion(). |
BlockTheme::$themeConfig | property | core/ |
Contains the system.theme configuration object. |
BootstrapConfigStorageFactory | class | core/ |
Defines a factory for retrieving the config storage used pre-kernel. |
BootstrapConfigStorageFactory.php | file | core/ |
|
BootstrapConfigStorageFactory::get | function | core/ |
Returns a configuration storage implementation. |
BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
Broken::buildConfigurationForm | function | core/ |
Form constructor. |
BrowserTestBase::$configImporter | property | core/ |
The config importer that can be used in a test. |
BrowserTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.