Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ConfigTestTest::$entity | property | core/ |
|
ConfigTestTest::$entityTypeId | property | core/ |
The tested entity type. |
ConfigTestTest::$modules | property | core/ |
Modules to install. |
ConfigTestTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ConfigTestTest::createEntity | function | core/ |
Creates the entity to be tested. |
ConfigTestTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ConfigTestTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ConfigTestTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ConfigTestTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ConfigTestTrait | trait | core/ |
Provides helper methods to deal with config system objects in tests. |
ConfigTestTrait.php | file | core/ |
|
ConfigTestTrait::configImporter | function | core/ |
Returns a ConfigImporter object to import test configuration. |
ConfigTestTrait::copyConfig | function | core/ |
Copies configuration objects from source storage to target storage. |
ConfigTestXmlAnonTest | class | core/ |
@group rest |
ConfigTestXmlAnonTest.php | file | core/ |
|
ConfigTestXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTestXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigTestXmlBasicAuthTest | class | core/ |
@group rest |
ConfigTestXmlBasicAuthTest.php | file | core/ |
|
ConfigTestXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigTestXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTestXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigTestXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ConfigTestXmlCookieTest | class | core/ |
@group rest |
ConfigTestXmlCookieTest.php | file | core/ |
|
ConfigTestXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ConfigTestXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTestXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ConfigTranslationAddForm | class | core/ |
Defines a form for adding configuration translations. |
ConfigTranslationAddForm.php | file | core/ |
|
ConfigTranslationAddForm::buildForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ConfigTranslationAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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.