Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContactFormListBuilder.php | file | core/ |
|
| ContactFormListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ContactFormListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ContactFormResourceTestBase | class | core/ |
Resource test base for the ContactForm entity. |
| ContactFormResourceTestBase.php | file | core/ |
|
| ContactFormResourceTestBase::$entity | property | core/ |
|
| ContactFormResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ContactFormResourceTestBase::$modules | property | core/ |
Modules to install. |
| ContactFormResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| ContactFormResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ContactFormResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ContactFormResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ContactFormResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ContactFormResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ContactFormTest | class | core/ |
JSON:API integration test for the "ContactForm" config entity type. |
| ContactFormTest.php | file | core/ |
|
| ContactFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormTest::$entity | property | core/ |
|
| ContactFormTest::$entityTypeId | property | core/ |
The tested entity type. |
| ContactFormTest::$modules | property | core/ |
Modules to install. |
| ContactFormTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ContactFormTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ContactFormTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ContactFormTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ContactFormTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ContactFormTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ContactFormValidationTest | class | core/ |
Tests validation of contact_form entities. |
| ContactFormValidationTest.php | file | core/ |
|
| ContactFormValidationTest::$modules | property | core/ |
Modules to install. |
| ContactFormValidationTest::setUp | function | core/ |
|
| ContactFormValidationTest::testMessageValidation | function | core/ |
Tests validation of message. |
| ContactFormXmlAnonTest | class | core/ |
Tests Contact Form Xml Anon. |
| ContactFormXmlAnonTest.php | file | core/ |
|
| ContactFormXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ContactFormXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactFormXmlBasicAuthTest | class | core/ |
Tests Contact Form Xml Basic Auth. |
| ContactFormXmlBasicAuthTest.php | file | core/ |
|
| ContactFormXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ContactFormXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ContactFormXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactFormXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ContactFormXmlCookieTest | class | core/ |
Tests Contact Form Xml Cookie. |
| ContactFormXmlCookieTest.php | file | core/ |
|
| ContactFormXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ContactFormXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ContactFormXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactHooks | class | core/ |
Hook implementations for contact. |
Pagination
- Previous page
- Page 290
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.