Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::testSendPersonalContactMessage | function | core/ |
Tests that mails for contact messages are correctly sent. |
| ContactSettings | class | core/ |
Plugin annotation @MigrateSource( id = "contact_settings", source_module = "contact" ) |
| 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 enable. |
| ContactSettingsTest::providerSource | function | core/ |
The data provider. |
| ContactSitewideTest | class | core/ |
Tests site-wide contact form functionality. |
| ContactSitewideTest.php | file | core/ |
|
| ContactSitewideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactSitewideTest::$modules | property | core/ |
Modules to enable. |
| ContactSitewideTest::addContactForm | function | core/ |
Adds a form. |
| ContactSitewideTest::deleteContactForms | function | core/ |
Deletes all forms. |
| ContactSitewideTest::setUp | function | core/ |
|
| ContactSitewideTest::submitContact | function | core/ |
Submits the contact form. |
| ContactSitewideTest::testAutoReply | function | core/ |
Tests auto-reply on the site-wide contact form. |
| ContactSitewideTest::testSiteWideContact | function | core/ |
Tests configuration options and the site-wide contact form. |
| ContactSitewideTest::updateContactForm | function | core/ |
Updates a form. |
| ContactStorageTest | class | core/ |
Tests storing contact messages. |
| ContactStorageTest.php | file | core/ |
|
| ContactStorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactStorageTest::$modules | property | core/ |
Modules to enable. |
| ContactStorageTest::testContactStorage | function | core/ |
Tests configuration options and the site-wide contact form. |
| ContactUpdateTest | class | core/ |
Tests contact update path. |
| ContactUpdateTest.php | file | core/ |
|
| ContactUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 264
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.