Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| JoinPluginBase::$configuration | property | core/ |
The configuration array passed by initJoin. |
| JsonapiMaintenanceModeSubscriber::$config | property | core/ |
The configuration factory. |
| JsonApiTopLevelResourceNormalizerTest::getTestConfigEntityResource | function | core/ |
Get a test resource type, resource object and includes for config entity. |
| JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeConfig | function | core/ |
Tests normalize config. |
| KernelTestBase::$configImporter | property | core/ |
The configuration importer. |
| KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| KernelTestBase::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| KernelTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
| KernelTestBase::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
| KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
Tests save config entity. |
| KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
Tests save rename config entity. |
| language-negotiation-configure-form.html.twig | file | core/ |
Default theme implementation for a language negotiation configuration form. |
| language-negotiation-configure-form.html.twig | file | core/ |
Theme override for a language negotiation configuration form. |
| language.config_factory_override | service | core/ |
Drupal\language\Config\LanguageConfigFactoryOverride |
| language.config_subscriber | service | core/ |
Drupal\language\EventSubscriber\ConfigSubscriber |
| Language::buildConfigurationForm | function | core/ |
Form constructor. |
| Language::buildConfigurationForm | function | core/ |
Form constructor. |
| Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Language::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::validateConfigurationForm | function | core/ |
Form validation handler. |
| LanguageConfigCollectionNameTrait | trait | core/ |
Provides a common trait for working with language override collection names. |
| LanguageConfigCollectionNameTrait.php | file | core/ |
|
| LanguageConfigCollectionNameTrait::createConfigCollectionName | function | core/ |
Creates a configuration collection name based on a language code. |
| LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName | function | core/ |
Converts a configuration collection name to a language code. |
| LanguageConfigFactoryOverride | class | core/ |
Provides language overrides for the configuration factory. |
| LanguageConfigFactoryOverride.php | file | core/ |
|
| LanguageConfigFactoryOverride::$language | property | core/ |
The language object used to override configuration data. |
| LanguageConfigFactoryOverride::$storages | property | core/ |
An array of configuration storages keyed by langcode. |
| LanguageConfigFactoryOverride::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| LanguageConfigFactoryOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| LanguageConfigFactoryOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| LanguageConfigFactoryOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| LanguageConfigFactoryOverride::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
| LanguageConfigFactoryOverride::getOverride | function | core/ |
Get language override for given language and configuration name. |
| LanguageConfigFactoryOverride::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
| LanguageConfigFactoryOverride::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
| LanguageConfigFactoryOverride::loadOverrides | function | core/ |
Returns config overrides. |
| LanguageConfigFactoryOverride::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| LanguageConfigFactoryOverride::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| LanguageConfigFactoryOverride::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| LanguageConfigFactoryOverride::setLanguage | function | core/ |
Sets the language to be used in configuration overrides. |
| LanguageConfigFactoryOverride::shouldSkipOverrides | function | core/ |
Checks whether overrides should be loaded. |
| LanguageConfigFactoryOverride::__construct | function | core/ |
|
| LanguageConfigFactoryOverrideInterface | interface | core/ |
Defines the interface for a configuration factory language override object. |
| LanguageConfigFactoryOverrideInterface.php | file | core/ |
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.