Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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 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. |
| contact_category.yml | file | core/ |
core/modules/contact/migrations/contact_category.yml |
| contact_entity_extra_field_info | function | core/ |
Implements hook_entity_extra_field_info(). |
| contact_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| contact_form_user_admin_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| contact_form_user_admin_settings_submit | function | core/ |
Form submission handler for user_admin_settings(). |
| contact_form_user_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| contact_help | function | core/ |
Implements hook_help(). |
| contact_mail | function | core/ |
Implements hook_mail(). |
| contact_menu_local_tasks_alter | function | core/ |
Implements hook_menu_local_tasks_alter(). |
| contact_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| contact_rest_resource_alter | function | core/ |
Implements hook_rest_resource_alter(). |
| contact_storage_test.info.yml | file | core/ |
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml |
| contact_storage_test.install | file | core/ |
Contains install and update hooks. |
| contact_storage_test.module | file | core/ |
Contains custom contact message functionality for ContactStorageTest. |
| contact_storage_test.schema.yml | file | core/ |
core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml |
| contact_storage_test_contact_form_form_builder | function | core/ |
Entity builder for the contact form edit form with third party options. |
| contact_storage_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| contact_storage_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| contact_storage_test_form_contact_form_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for contact_form_form(). |
| contact_storage_test_install | function | core/ |
Implements hook_install(). |
Pagination
- Previous page
- Page 275
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.