Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContactFormTest::$entity | property | core/ |
|
| ContactFormTest::$entityTypeId | property | core/ |
The tested entity type. |
| ContactFormTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| ContactFormXmlAnonTest | class | core/ |
@group rest |
| 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/ |
@group rest |
| 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/ |
@group rest |
| 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. |
| ContactLanguageTest | class | core/ |
Tests contact messages with language module. |
| ContactLanguageTest.php | file | core/ |
|
| ContactLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactLanguageTest::$modules | property | core/ |
Modules to enable. |
| ContactLanguageTest::setUp | function | core/ |
|
| ContactLanguageTest::testContactLanguage | function | core/ |
Tests configuration options with language enabled. |
| ContactLink | class | core/ |
Defines a field that links to the user contact page, if access is permitted. |
| ContactLink.php | file | core/ |
|
| ContactLink::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| ContactLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| ContactLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| ContactLink::renderLink | function | core/ |
Prepares the link to view a entity. |
| ContactLinkTest | class | core/ |
Tests the contact link field. |
| ContactLinkTest.php | file | core/ |
|
| ContactLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactLinkTest::$modules | property | core/ |
Modules to enable. |
| ContactLinkTest::$testViews | property | core/ |
Views used by this test. |
| ContactLinkTest::$userData | property | core/ |
Stores the user data service used by the test. |
| ContactLinkTest::assertContactLinks | function | core/ |
Asserts whether certain users contact links appear on the page. |
| ContactLinkTest::setUp | function | core/ |
|
| ContactLinkTest::testContactLink | function | core/ |
Tests contact link. |
| ContactMessageAccessControlHandler | class | core/ |
Defines the access control handler for the message form entity type. |
| ContactMessageAccessControlHandler.php | file | core/ |
Pagination
- Previous page
- Page 263
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.