Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| ConfigTestHooksHooks::configTestInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| ConfigTestHooksHooks::configTestLoad | function | core/ |
Implements hook_ENTITY_TYPE_load(). |
| ConfigTestHooksHooks::configTestPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete(). |
| ConfigTestHooksHooks::configTestPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| ConfigTestHooksHooks::configTestUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| ConfigTestHooksHooks::updateIsSyncingStore | function | core/ |
Helper function for testing hooks during configuration sync. |
| ConfigTestInterface | interface | core/ |
Provides an interface defining a config_test entity. |
| ConfigTestInterface.php | file | core/ |
|
| ConfigTestJsonAnonTest | class | core/ |
Tests ConfigTest Json Anon. |
| ConfigTestJsonAnonTest.php | file | core/ |
|
| ConfigTestJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestJsonBasicAuthTest | class | core/ |
Tests ConfigTest Json Basic Auth. |
| ConfigTestJsonBasicAuthTest.php | file | core/ |
|
| ConfigTestJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigTestJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ConfigTestJsonCookieTest | class | core/ |
Tests ConfigTest Json Cookie. |
| ConfigTestJsonCookieTest.php | file | core/ |
|
| ConfigTestJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigTestJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestListBuilder | class | core/ |
Defines a class to build a listing of ConfigTest entities. |
| ConfigTestListBuilder.php | file | core/ |
|
| ConfigTestListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ConfigTestListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ConfigTestPermissions | class | core/ |
Provide dynamic permissions for testing permission dependencies on config. |
| ConfigTestPermissions.php | file | core/ |
|
| ConfigTestPermissions::configTestPermissions | function | core/ |
Permissions callback. |
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.