Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ConfigTestPermissions | class | core/ |
Provide dynamic permissions for testing permission dependencies on config. |
ConfigTestPermissions.php | file | core/ |
|
ConfigTestPermissions::configTestPermissions | function | core/ |
Permissions callback. |
ConfigTestPermissions::create | function | core/ |
Instantiates a new instance of this class. |
ConfigTestPermissions::__construct | function | core/ |
|
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. |
ConfigTestResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ConfigTestResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ConfigTestResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ConfigTestRestHooks | class | core/ |
Hook implementations for config_test_rest. |
ConfigTestRestHooks.php | file | core/ |
|
ConfigTestRestHooks::configTestAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
ConfigTestRestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigTestStorage | class | core/ |
Storage class for testing configuration entity storage. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.