Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| TypedConfigManagerInterface | interface | core/ |
Defines an interface for managing config schema type plugins. |
| TypedConfigManagerInterface.php | file | core/ |
|
| TypedConfigManagerInterface::buildDataDefinition | function | core/ |
Creates a new data definition object. |
| TypedConfigManagerInterface::createFromNameAndData | function | core/ |
Gets typed data for a given configuration name and its values. |
| TypedConfigManagerInterface::get | function | core/ |
Gets typed configuration data. |
| TypedConfigManagerInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
| 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::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| TypedConfigTest::$modules | property | core/ |
Modules to install. |
| TypedConfigTest::setUp | function | core/ |
|
| TypedConfigTest::testNotBlankInteractionWithNotNull | function | core/ |
Tests the behavior of `NotBlank` on required data. |
| 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. |
| UnpublishByKeywordCommentTest::testCommentDefaultConfigActions | function | core/ |
Tests comment module's default config actions. |
| 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/ |
|
| UpdateDescriptionConfigurationPostUpdate | class | core/ |
@covers system_post_update_add_description_to_entity_view_mode[[api-linebreak]] @covers system_post_update_add_description_to_entity_form_mode[[api-linebreak]] |
| UpdateDescriptionConfigurationPostUpdate.php | file | core/ |
|
| UpdateDescriptionConfigurationPostUpdate::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateDescriptionConfigurationPostUpdate::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateDescriptionConfigurationPostUpdate::testUpdateDescriptionConfigurationPostUpdate | function | core/ |
Ensure that an empty string is added as a default value for description. |
| UpdateFetcherTest::$mockConfigFactory | property | core/ |
Mock config factory. |
| UpdateMailTest::$configFactory | property | core/ |
Mocked 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::assertInstalledExtensionsConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| UpdateTestBase::confirmRevokedStatus | function | core/ |
Confirms messages are correct when a release has been unpublished/revoked. |
| UpdateTestBase::confirmUnsupportedStatus | function | core/ |
Confirms messages are correct when a release has been marked unsupported. |
| 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/ |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.