Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTest::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| ConfigTest::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ConfigTest::provideGetMessageText | function | core/ |
|
| ConfigTest::providerSource | function | core/ |
The data provider. |
| ConfigTest::setEnforcedDependencies | function | core/ |
Sets the enforced dependencies. |
| ConfigTest::setNameProvider | function | core/ |
Provides config names to test. |
| ConfigTest::setUp | function | core/ |
|
| ConfigTest::setUp | function | core/ |
|
| ConfigTest::setUpBeforeClass | function | core/ |
|
| ConfigTest::simpleDataProvider | function | core/ |
Provides simple test data. |
| ConfigTest::sort | function | core/ |
Helper 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/ |
Test 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/ |
Test 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::testValidateNameException | function | core/ |
@covers ::validateName[[api-linebreak]] @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. |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.