Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
ConfigTestHooks | class | core/ |
Hook implementations for config_test. |
ConfigTestHooks.php | file | core/ |
|
ConfigTestHooks::cacheFlush | function | core/ |
Implements hook_cache_flush(). |
ConfigTestHooks::entityQueryTagConfigQueryTestConfigEntityQueryAlterHookTestAlter | function | core/ |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
ConfigTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigTestHooksHooks | class | core/ |
Hook implementations for config_test. |
ConfigTestHooksHooks.php | file | core/ |
|
ConfigTestHooksHooks::configTestCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'config_test'. |
ConfigTestHooksHooks::configTestDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.