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
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSimpletestConfigsTest::$modules | property | core/ |
Modules to enable. |
MigrateSimpletestConfigsTest::setUp | function | core/ |
|
MigrateSimpletestConfigsTest::testSimpletestSettings | function | core/ |
Tests migration of simpletest variables to simpletest.settings.yml. |
ModuleTestBase::assertModuleConfig | function | core/ |
Asserts that the default configuration of a module has been installed. |
ModuleTestBase::assertNoModuleConfig | function | core/ |
Asserts that no configuration exists for a given module. |
NodeDisplayConfigurableTest | class | core/ |
Tests making node base fields' displays configurable. |
NodeDisplayConfigurableTest.php | file | core/ |
|
NodeDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeDisplayConfigurableTest::$modules | property | core/ |
Modules to enable. |
NodeDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
node_display_configurable_test.info.yml | file | core/ |
core/modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.info.yml |
RemoveResponseGzipFromSystemPerformanceConfigurationTest | class | core/ |
Ensures that response.gzip is removed from system.performance configuration. |
RemoveResponseGzipFromSystemPerformanceConfigurationTest.php | file | core/ |
|
RemoveResponseGzipFromSystemPerformanceConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RemoveResponseGzipFromSystemPerformanceConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
RemoveResponseGzipFromSystemPerformanceConfigurationTest::testUpdate | function | core/ |
Ensures that response.gzip is removed from system.performance configuration. |
RestConfigSubscriber | class | core/ |
A subscriber triggering a route rebuild when certain configuration changes. |
RestConfigSubscriber.php | file | core/ |
|
RestConfigSubscriber::$routerBuilder | property | core/ |
The router builder. |
RestConfigSubscriber::getSubscribedEvents | function | core/ |
|
RestConfigSubscriber::onSave | function | core/ |
Informs the router builder a rebuild is needed when necessary. |
RestConfigSubscriber::__construct | function | core/ |
Constructs the RestConfigSubscriber. |
RestConfigurationEntitiesUpdateTest | class | core/ |
Tests that rest.settings is converted to rest_resource_config entities. |
RestConfigurationEntitiesUpdateTest.php | file | core/ |
|
RestConfigurationEntitiesUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
RestConfigurationEntitiesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
RestConfigurationEntitiesUpdateTest::testResourcesConvertedToConfigEntities | function | core/ |
Tests rest_update_8201(). |
RestRegisterUserTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
RestResourceConfigHalJsonAnonTest | class | core/ |
@group hal |
RestResourceConfigHalJsonAnonTest.php | file | core/ |
|
RestResourceConfigHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
RestResourceConfigHalJsonBasicAuthTest | class | core/ |
@group hal |
RestResourceConfigHalJsonBasicAuthTest.php | file | core/ |
|
RestResourceConfigHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestResourceConfigHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
RestResourceConfigHalJsonCookieTest | class | core/ |
@group hal |
RestResourceConfigHalJsonCookieTest.php | file | core/ |
|
RestResourceConfigHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestResourceConfigHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
RestResourceConfigResourceTestBase | class | core/ |
|
RestResourceConfigResourceTestBase.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.