Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
Pagination
- Previous page
- Page 222
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.