Search for config
- Search 7.x for config
- Search 8.9.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 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 |
|---|---|---|---|
| TypedConfigManagerInterface::hasConfigSchema | function | core/ |
Checks if the configuration schema with the given config name exists. |
| TypedConfigTest | class | core/ |
Tests config validation mechanism. |
| TypedConfigTest.php | file | core/ |
|
| TypedConfigTest::$modules | property | core/ |
Modules to enable. |
| TypedConfigTest::setUp | function | core/ |
|
| TypedConfigTest::testSimpleConfigValidation | function | core/ |
Tests config validation via the Typed Data API. |
| TypedConfigTest::testTypedDataAPI | function | core/ |
Verifies that the Typed Data API is implemented correctly. |
| UnicornEditor::buildConfigurationForm | function | core/ |
Form constructor. |
| UnitTestCase::getConfigFactoryStub | function | core/ |
Returns a stub config factory that behaves according to the passed array. |
| UnitTestCase::getConfigStorageStub | function | core/ |
Returns a stub config storage that returns the supplied configuration. |
| UnmetDependenciesException::$configObjects | property | core/ |
A list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::formatConfigObjectList | function | core/ |
Formats a list of configuration objects. |
| UnmetDependenciesException::getConfigObjects | function | core/ |
Gets the list of configuration objects that have unmet dependencies. |
| UnpublishByKeywordComment::buildConfigurationForm | function | core/ |
Form constructor. |
| UnpublishByKeywordComment::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UnpublishByKeywordComment::submitConfigurationForm | function | core/ |
Form submission handler. |
| UnpublishByKeywordNode::buildConfigurationForm | function | core/ |
Form constructor. |
| UnpublishByKeywordNode::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UnpublishByKeywordNode::submitConfigurationForm | function | core/ |
Form submission handler. |
| UnroutedUrlAssemblerTest::$configFactory | property | core/ |
The mocked config factory. |
| UnsupportedDataTypeConfigException | class | core/ |
Exception thrown when a config data type is invalid. |
| UnsupportedDataTypeConfigException.php | file | core/ |
|
| UpdateFetcherTest::$mockConfigFactory | property | core/ |
Mock config factory. |
| UpdatePathTestBase::$strictConfigSchema | property | core/ |
Disable strict config schema checking. |
| UpdateRegistry::onConfigSave | function | core/ |
Processes the list of installed extensions when core.extension changes. |
| UpdateScriptTest::assertInstalledExtensionConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| UrlEncodeTest::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
| user.config_translation.yml | file | core/ |
core/modules/user/user.config_translation.yml |
| User::getAllowedConfigurableLanguageCodes | function | core/ |
Defines allowed configurable language codes for AllowedValues constraints. |
| UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
| UserActionConfigSchemaTest | class | core/ |
Tests that the config schema is valid when roles are added or removed. |
| UserActionConfigSchemaTest.php | file | core/ |
|
| UserActionConfigSchemaTest::$modules | property | core/ |
Modules to enable. |
| UserActionConfigSchemaTest::testValidUserActionConfigSchema | function | core/ |
Tests whether the user action config schema are valid. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled | function | core/ |
Tests that the admin language is configurable only for administrators. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation | function | core/ |
Tests that admin language negotiation is configurable only if enabled. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage | function | core/ |
Tests that admin language is not configurable in single language sites. |
| UserLanguageTest::testUserLanguageConfiguration | function | core/ |
Tests if user can change their default language. |
| UserRegistrationRestTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| UserRole::buildConfigurationForm | function | core/ |
Form constructor. |
| UserRole::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UserRole::submitConfigurationForm | function | core/ |
Form submission handler. |
| UserRoleEntityTest::testPermissionRevokeAndConfigSync | function | core/ |
|
| UserSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| UserSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UserUpdate7002::$dateConfig | property | core/ |
Contains the system.theme configuration object. |
| ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| ValidatorsTest::$typedConfig | property | core/ |
The typed config manager. |
| VariantBase::buildConfigurationForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.