Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.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 |
|---|---|---|---|
| RestResourceConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigTest::$entity | property | core/ |
|
| RestResourceConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| RestResourceConfigTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| RestResourceConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
| RestResourceConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| RestResourceConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| RestResourceConfigTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| RestResourceConfigTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| RestResourceConfigTest::testNormalizeRestMethod | function | core/ |
Asserts that rest methods are normalized to upper case. |
| RestResourceConfigValidationTest | class | core/ |
Tests validation of rest_resource_config entities. |
| RestResourceConfigValidationTest.php | file | core/ |
|
| RestResourceConfigValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
| RestResourceConfigValidationTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigValidationTest::setUp | function | core/ |
|
| RestResourceConfigValidationTest::testInvalidPluginId | function | core/ |
Tests that the resource plugin ID is validated. |
| RestResourceConfigXmlAnonTest | class | core/ |
@group rest |
| RestResourceConfigXmlAnonTest.php | file | core/ |
|
| RestResourceConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| RestResourceConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestResourceConfigXmlBasicAuthTest | class | core/ |
@group rest |
| RestResourceConfigXmlBasicAuthTest.php | file | core/ |
|
| RestResourceConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| RestResourceConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| RestResourceConfigXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestResourceConfigXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigXmlCookieTest | class | core/ |
@group rest |
| RestResourceConfigXmlCookieTest.php | file | core/ |
|
| RestResourceConfigXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| RestResourceConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| RestResourceConfigXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RollbackTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
| RollbackTest::testRollbackForInvalidConfig | function | core/ |
@testWith ["invalid_config", "core.date_format.invalid"][[api-linebreak]] ["recipe_depend_on_invalid", "core.date_format.invalid"][[api-linebreak]] ["recipe_depend_on_invalid_config_and_valid_modules",… |
| RotateImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| RotateImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| RotateImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
| RotateImageEffect::validateConfigurationForm | function | core/ |
Form validation handler. |
| RssFeedsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ScaleImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| ScaleImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ScaleImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
| ScaleImageEffect::validateConfigurationForm | function | core/ |
Form validation handler. |
| SchemaCheckTestTrait::assertConfigSchema | function | core/ |
Asserts the TypedConfigManager has a valid schema for the configuration. |
| SchemaCheckTestTrait::assertConfigSchemaByName | function | core/ |
Asserts configuration, specified by name, has a valid schema. |
| SchemaCheckTrait::$configName | property | core/ |
The configuration object name under test. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.