Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 option form that provides 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 an 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/ |
Sets up the test. |
| 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/ |
|
| ContactMessageAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| ContactMessageResource | class | core/ |
Customizes the entity REST Resource plugin for Contact's Message entities. |
| ContactMessageResource.php | file | core/ |
|
| ContactMessageResource::availableMethods | function | core/ |
Returns the available HTTP request methods on this plugin. |
| ContactPageAccess | class | core/ |
Access check for contact_personal_page route. |
| ContactPageAccess.php | file | core/ |
|
| ContactPageAccess::$configFactory | property | core/ |
The contact settings config object. |
| ContactPageAccess::$userData | property | core/ |
The user data service. |
| ContactPageAccess::access | function | core/ |
Checks access to the given user's contact page. |
| ContactPageAccess::__construct | function | core/ |
Constructs a ContactPageAccess instance. |
| ContactPersonalTest | class | core/ |
Tests personal contact form functionality. |
| ContactPersonalTest.php | file | core/ |
|
| ContactPersonalTest::$adminUser | property | core/ |
A user with some administrative permissions. |
| ContactPersonalTest::$contactUser | property | core/ |
A user without any permissions. |
| ContactPersonalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactPersonalTest::$modules | property | core/ |
Modules to enable. |
| ContactPersonalTest::$webUser | property | core/ |
A user with permission to view profiles and access user contact forms. |
Pagination
- Previous page
- Page 274
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.