Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContactFormInterface.php | file | core/ |
|
| ContactFormInterface::getMessage | function | core/ |
Returns the message to be displayed to user. |
| ContactFormInterface::getRecipients | function | core/ |
Returns list of recipient email addresses. |
| ContactFormInterface::getRedirectPath | function | core/ |
Returns the path for redirect. |
| ContactFormInterface::getRedirectUrl | function | core/ |
Returns the url object for redirect path. |
| ContactFormInterface::getReply | function | core/ |
Returns an auto-reply message to send to the message author. |
| ContactFormInterface::getWeight | function | core/ |
Returns the weight of this category (used for sorting). |
| ContactFormInterface::setMessage | function | core/ |
Sets the message to be displayed to the user. |
| ContactFormInterface::setRecipients | function | core/ |
Sets list of recipient email addresses. |
| ContactFormInterface::setRedirectPath | function | core/ |
Sets the redirect path. |
| ContactFormInterface::setReply | function | core/ |
Sets an auto-reply message to send to the message author. |
| ContactFormInterface::setWeight | function | core/ |
Sets the weight. |
| ContactFormJsonAnonTest | class | core/ |
@group rest |
| ContactFormJsonAnonTest.php | file | core/ |
|
| ContactFormJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ContactFormJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactFormJsonBasicAuthTest | class | core/ |
@group rest |
| ContactFormJsonBasicAuthTest.php | file | core/ |
|
| ContactFormJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ContactFormJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ContactFormJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactFormJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ContactFormJsonCookieTest | class | core/ |
@group rest |
| ContactFormJsonCookieTest.php | file | core/ |
|
| ContactFormJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ContactFormJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ContactFormJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactFormListBuilder | class | core/ |
Defines a class to build a listing of contact form entities. |
| 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/ |
|
| ContactFormResourceTestBase | class | core/ |
|
| ContactFormResourceTestBase.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 262
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.