Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| ConfigTestStorage.php | file | core/ |
|
| ConfigTestStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
| ConfigTestStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
| ConfigTestStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
| ConfigTestTest | class | core/ |
JSON:API integration test for the "ConfigTest" config entity type. |
| ConfigTestTest.php | file | core/ |
|
| ConfigTestTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 261
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.