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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 Drupal\contact\Plugin\views\field\ContactLink. |
| ContactLinkTest | class | core/ |
Tests the contact link field. |
| ContactLinkTest.php | file | core/ |
|
| ContactLinkTest.php | file | core/ |
|
| ContactLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactLinkTest::$modules | property | core/ |
Modules to install. |
| 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::setUp | function | core/ |
Sets up the test. |
| ContactLinkTest::testContactLink | function | core/ |
Tests contact link. |
| ContactLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| 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 install. |
| ContactPersonalTest::$webUser | property | core/ |
A user with permission to view profiles and access user contact forms. |
| ContactPersonalTest::checkContactAccess | function | core/ |
Creates a user and then checks contact form access. |
| ContactPersonalTest::setUp | function | core/ |
|
| ContactPersonalTest::submitPersonalContact | function | core/ |
Fills out a user's personal contact form and submits it. |
| ContactPersonalTest::testAdminContact | function | core/ |
Tests the personal contact form based access when an admin adds users. |
| ContactPersonalTest::testPersonalContactAccess | function | core/ |
Tests access to the personal contact form. |
| ContactPersonalTest::testPersonalContactFlood | function | core/ |
Tests the personal contact form flood protection. |
| ContactPersonalTest::testPersonalContactForm | function | core/ |
Tests that the opt-out message is included correctly in contact emails. |
| ContactPersonalTest::testPersonalContactFormUserCopy | function | core/ |
Tests that the opt-out message is not included in user copy emails. |
| ContactPersonalTest::testSendPersonalContactMessage | function | core/ |
Tests that mails for contact messages are correctly sent. |
| ContactSettings | class | core/ |
Drupal 6/7 contact settings source from database. |
| ContactSettings.php | file | core/ |
Pagination
- Previous page
- Page 296
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.