Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTest::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
ConfigTest::overrideDataProvider | function | core/ |
Provides override data. |
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 @dataProvider simpleDataProvider |
ConfigTest::testDefaultFile | function | core/ |
@covers ::getText |
ConfigTest::testDelete | function | core/ |
@covers ::delete @dataProvider overrideDataProvider |
ConfigTest::testFileConfigurationPage | function | core/ |
Tests file configuration page. |
ConfigTest::testGetCacheTags | function | core/ |
@covers ::getCacheTags |
ConfigTest::testGetMessageText | function | core/ |
@dataProvider provideGetMessageText @covers ::getText |
ConfigTest::testGetPathsForPackageMixedCase | function | core/ |
@covers ::getPathsForPackage |
ConfigTest::testImport | function | core/ |
Test the import method. |
ConfigTest::testInitWithData | function | core/ |
@covers ::initWithData @dataProvider nestedDataProvider |
ConfigTest::testIsNew | function | core/ |
@covers ::isNew |
ConfigTest::testLanguageImport | function | core/ |
Test the import method. |
ConfigTest::testMerge | function | core/ |
@covers ::merge @dataProvider mergeDataProvider |
ConfigTest::testMixedCaseConfigCleanupPackages | function | core/ |
@covers ::getAllCleanupPaths |
ConfigTest::testNestedClear | function | core/ |
@covers ::clear @dataProvider nestedDataProvider |
ConfigTest::testNoRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths |
ConfigTest::testOverrideData | function | core/ |
@covers ::setModuleOverride @covers ::setSettingsOverride @covers ::getOriginal @covers ::hasOverrides @dataProvider overrideDataProvider |
ConfigTest::testRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths |
ConfigTest::testSafeStringHandling | function | core/ |
@covers ::setData @covers ::set @covers ::initWithData |
ConfigTest::testSaveExisting | function | core/ |
@covers ::save @dataProvider nestedDataProvider |
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. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.