Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\contact\Plugin\views\field\ContactLink[[api-linebreak]] @group contact |
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/ |
|
ContactSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
ContactSettingsTest | class | core/ |
Tests D6 contact settings source plugin. |
ContactSettingsTest.php | file | core/ |
|
ContactSettingsTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.