Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@group rest |
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/ |
@group rest |
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/ |
@group rest |
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. |
ConfigTestResourceTestBase | class | core/ |
Resource test base for the ConfigTest entity. |
ConfigTestResourceTestBase.php | file | core/ |
|
ConfigTestResourceTestBase::$entity | property | core/ |
|
ConfigTestResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ConfigTestResourceTestBase::$modules | property | core/ |
Modules to install. |
ConfigTestResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ConfigTestResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
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.