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 |
---|---|---|---|
ConfigTest::testSaveNew | function | core/ |
@covers ::save @dataProvider nestedDataProvider |
ConfigTest::testSetData | function | core/ |
@covers ::setData @dataProvider nestedDataProvider |
ConfigTest::testSetIllegalOffsetValue | function | core/ |
@covers ::set |
ConfigTest::testSetName | function | core/ |
@covers ::setName @dataProvider setNameProvider |
ConfigTest::testSetValidation | function | core/ |
@covers ::set |
ConfigTest::testSetValue | function | core/ |
@covers ::set @dataProvider nestedDataProvider |
ConfigTest::testValidateNameException | function | core/ |
@covers ::validateName @dataProvider validateNameProvider |
ConfigTest::validateNameProvider | function | core/ |
Provides data to test name validation. |
ConfigTestAccessControlHandler | class | core/ |
Defines the access control handler for the config_test entity type. |
ConfigTestAccessControlHandler.php | file | core/ |
|
ConfigTestAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ConfigTestAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ConfigTestController | class | core/ |
Route controller class for the config_test module. |
ConfigTestController.php | file | core/ |
|
ConfigTestController::disable | function | core/ |
Disables a ConfigTest object. |
ConfigTestController::editTitle | function | core/ |
Route title callback. |
ConfigTestController::enable | function | core/ |
Enables a ConfigTest object. |
ConfigTestForm | class | core/ |
Form controller for the test config edit forms. |
ConfigTestForm.php | file | core/ |
|
ConfigTestForm::changeSize | function | core/ |
Element submit handler for non-JS testing. |
ConfigTestForm::exists | function | core/ |
Determines if the entity already exists. |
ConfigTestForm::form | function | core/ |
Gets the actual form array to be built. |
ConfigTestForm::save | function | core/ |
Form submission handler for the 'save' action. |
ConfigTestForm::updateSize | function | core/ |
Ajax callback for the size selection element. |
ConfigTestHalJsonAnonTest | class | core/ |
@group hal @group legacy |
ConfigTestHalJsonAnonTest.php | file | core/ |
|
ConfigTestHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTestHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigTestHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigTestHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
ConfigTestHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
ConfigTestHalJsonBasicAuthTest.php | file | core/ |
|
ConfigTestHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigTestHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTestHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigTestHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigTestHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ConfigTestHalJsonCookieTest | class | core/ |
@group hal @group legacy |
ConfigTestHalJsonCookieTest.php | file | core/ |
|
ConfigTestHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigTestHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTestHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigTestHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigTestHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
ConfigTestInterface | interface | core/ |
Provides an interface defining a config_test entity. |
ConfigTestInterface.php | file | core/ |
|
ConfigTestJsonAnonTest | class | core/ |
@group rest |
ConfigTestJsonAnonTest.php | file | core/ |
|
ConfigTestJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTestJsonAnonTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.