Search for config
- Search 7.x for config
- Search 9.5.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 config 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::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. |
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 |
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 |
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.