Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 10.3.x for config
- Search 11.x for config
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Config | class | composer/ |
Determine configuration. |
| Config | class | core/ |
Drupal config 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 |
|---|---|---|---|
| PathProcessorLanguage::$config | property | core/ |
A config factory for retrieving required config settings. |
| PathProcessorLanguage::$configSubscriber | property | core/ |
The language configuration event subscriber. |
| PathProcessorLanguage::initConfigSubscriber | function | core/ |
Initializes the injected event subscriber with the language path processor. |
| PerformanceForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| PhpMail::$configFactory | property | core/ |
The configuration factory. |
| PirateDayCacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
| PirateDayCacheabilityMetadataConfigOverride.php | file | core/ |
|
| PirateDayCacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
| PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
| plugin.manager.config_translation.mapper | service | core/ |
Drupal\config_translation\ConfigMapperManager |
| PluginBase::$configuration | property | core/ |
Configuration information passed into the plugin. |
| PluginBase::isConfigurable | function | core/ |
Determines if the plugin is configurable. |
| PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| PluginFormInterface::buildConfigurationForm | function | core/ |
Form constructor. |
| PluginFormInterface::submitConfigurationForm | function | core/ |
Form submission handler. |
| PluginFormInterface::validateConfigurationForm | function | core/ |
Form validation handler. |
| PluginHelper::isConfigurable | function | core/ |
Determines if a plugin is configurable. |
| PluralVariants::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
| PreconfiguredFieldUiOptionsInterface | interface | core/ |
Defines an interface for exposing "preconfigured" field definitions. |
| PreconfiguredFieldUiOptionsInterface.php | file | core/ |
|
| PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| PredefinedStatesWorkflowTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| PreExistingConfigException | class | core/ |
An exception thrown if configuration with the same name already exists. |
| PreExistingConfigException.php | file | core/ |
|
| PreExistingConfigException::$configObjects | property | core/ |
A list of configuration objects that already exist in active configuration. |
| PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
| PreExistingConfigException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
| PreExistingConfigException::flattenConfigObjects | function | core/ |
Flattens the config object array to a single dimensional list. |
| PreExistingConfigException::getConfigObjects | function | core/ |
Gets the list of configuration objects that already exist. |
| PreExistingConfigException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
| ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
| Query::$configFactory | property | core/ |
The config factory used by the config entity query. |
| Query::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
| QueryFactory::$configFactory | property | core/ |
The config factory used by the config entity query. |
| QueryFactory::CONFIG_LOOKUP_PREFIX | constant | core/ |
The prefix for the key value collection for fast lookups. |
| QueryFactory::deleteConfigKeyStore | function | core/ |
Deletes lookup data. |
| QueryFactory::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
| QueryFactory::onConfigDelete | function | core/ |
Removes configuration entity from key store. |
| QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
| QueryFactory::updateConfigKeyStore | function | core/ |
Updates or adds lookup data. |
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| QuickStartCommand::configure | function | core/ |
|
| RdfMappingConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\rdf\Entity\RdfMapping[[api-linebreak]] @group rdf |
| RdfMappingConfigEntityUnitTest.php | file | core/ |
|
| RdfMappingConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| RdfMappingConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| RdfMappingConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.