Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTest::setProtectedProperty | function | core/ |
Sets the protected property value. |
ConfigTest::setUp | function | core/ |
|
ConfigTest::setUp | function | core/ |
|
ConfigTest::setUpBeforeClass | function | core/ |
|
ConfigTest::simpleDataProvider | function | core/ |
Provides simple test data. |
ConfigTest::sort | function | core/ |
Callback for uasort() to sort configuration entities by weight and label. |
ConfigTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] @dataProvider simpleDataProvider |
ConfigTest::testDefaultFile | function | core/ |
@covers ::getText[[api-linebreak]] |
ConfigTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] @dataProvider overrideDataProvider |
ConfigTest::testFileConfigurationPage | function | core/ |
Tests file configuration page. |
ConfigTest::testGetCacheTags | function | core/ |
@covers ::getCacheTags[[api-linebreak]] |
ConfigTest::testGetMessageText | function | core/ |
@dataProvider provideGetMessageText @covers ::getText[[api-linebreak]] |
ConfigTest::testGetPathsForPackageMixedCase | function | core/ |
@covers ::getPathsForPackage[[api-linebreak]] |
ConfigTest::testImport | function | core/ |
Tests the import method. |
ConfigTest::testInitWithData | function | core/ |
@covers ::initWithData[[api-linebreak]] @dataProvider nestedDataProvider |
ConfigTest::testIsNew | function | core/ |
@covers ::isNew[[api-linebreak]] |
ConfigTest::testLanguageImport | function | core/ |
Tests the import method. |
ConfigTest::testMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider mergeDataProvider |
ConfigTest::testMixedCaseConfigCleanupPackages | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
ConfigTest::testNestedClear | function | core/ |
@covers ::clear[[api-linebreak]] @dataProvider nestedDataProvider |
ConfigTest::testNoRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
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::testSkipClean | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
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. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.