Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTest::testOverrideData | function | core/ |
@covers ::setModuleOverride[[api-linebreak]] @covers ::setSettingsOverride[[api-linebreak]] @covers ::getOriginal[[api-linebreak]] @covers ::hasOverrides[[api-linebreak]] @dataProvider overrideDataProvider |
| ConfigTest::testRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
| ConfigTest::testSafeStringHandling | function | core/ |
@covers ::setData[[api-linebreak]] @covers ::set[[api-linebreak]] @covers ::initWithData[[api-linebreak]] |
| ConfigTest::testSaveExisting | function | core/ |
@covers ::save[[api-linebreak]] @dataProvider nestedDataProvider |
| ConfigTest::testSaveNew | function | core/ |
@covers ::save[[api-linebreak]] @dataProvider nestedDataProvider |
| ConfigTest::testSetData | function | core/ |
@covers ::setData[[api-linebreak]] @dataProvider nestedDataProvider |
| ConfigTest::testSetIllegalOffsetValue | function | core/ |
@covers ::set[[api-linebreak]] |
| ConfigTest::testSetName | function | core/ |
@covers ::setName[[api-linebreak]] @dataProvider setNameProvider |
| ConfigTest::testSetValidation | function | core/ |
@covers ::set[[api-linebreak]] |
| ConfigTest::testSetValue | function | core/ |
@covers ::set[[api-linebreak]] @dataProvider nestedDataProvider |
| ConfigTest::testValidateNameException | function | core/ |
@covers ::validateName[[api-linebreak]] @dataProvider validateNameProvider |
| ConfigTest::toArray | function | core/ |
Gets an array of all property values. |
| 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. |
| 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. |
| ConfigTestJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestJsonBasicAuthTest | class | core/ |
@group rest |
| ConfigTestJsonBasicAuthTest.php | file | core/ |
|
| ConfigTestJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigTestJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ConfigTestJsonCookieTest | class | core/ |
@group rest |
| ConfigTestJsonCookieTest.php | file | core/ |
|
| ConfigTestJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigTestJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestListBuilder | class | core/ |
Defines a class to build a listing of ConfigTest entities. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.