Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContactController::contactPersonalPage | function | core/ |
Form constructor for the personal contact form. |
| ContactController::contactSitePage | function | core/ |
Presents the site-wide contact form. |
| ContactController::__construct | function | core/ |
Constructs a ContactController object. |
| ContactFieldsTest | class | core/ |
Tests that no storage is created for the contact_message entity. |
| ContactFieldsTest.php | file | core/ |
|
| ContactFieldsTest::$modules | property | core/ |
Modules to install. |
| ContactFieldsTest::testViewsData | function | core/ |
Tests the views data generation. |
| ContactForm::$message | property | core/ |
The message displayed to user on form submission. |
| ContactForm::$recipients | property | core/ |
List of recipient email addresses. |
| ContactForm::getMessage | function | core/ |
Returns the message to be displayed to user. |
| ContactForm::getRecipients | function | core/ |
Returns list of recipient email addresses. |
| ContactForm::setMessage | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set contact form message'), pluralize: FALSE)] |
| ContactForm::setRecipients | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set recipients'), pluralize: FALSE)] |
| ContactForm::setRedirectPath | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set redirect path'), pluralize: FALSE)] |
| ContactForm::setReply | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set auto-reply message'), pluralize: FALSE)] |
| ContactForm::setWeight | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set weight'), pluralize: FALSE)] |
| ContactFormAccessControlHandler | class | core/ |
Defines the access control handler for the contact form entity type. |
| ContactFormAccessControlHandler.php | file | core/ |
|
| ContactFormAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| ContactFormEditForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ContactFormEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ContactFormEditForm::__construct | function | core/ |
Constructs a new ContactFormEditForm. |
| ContactFormHooks | class | core/ |
Form hook implementations for Contact module. |
| ContactFormHooks.php | file | core/ |
|
| ContactFormHooks::formUserAdminSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\user\AccountSettingsForm. |
| ContactFormHooks::formUserFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\user\ProfileForm. |
| ContactFormHooks::profileFormSubmit | function | core/ |
Provides an additional submit handler for \Drupal\user\ProfileForm form. |
| ContactFormHooks::userAdminSettingsSubmit | function | core/ |
Provides an additional submit handler for 'user_admin_settings' form. |
| ContactFormHooks::__construct | function | core/ |
|
| ContactFormInterface::getMessage | function | core/ |
Returns the message to be displayed to user. |
| ContactFormInterface::getRecipients | function | core/ |
Returns list of recipient email addresses. |
| ContactFormInterface::setMessage | function | core/ |
Sets the message to be displayed to the user. |
| ContactFormInterface::setRecipients | function | core/ |
Sets list of recipient email addresses. |
| ContactFormInterface::setRedirectPath | function | core/ |
Sets the redirect path. |
| ContactFormInterface::setReply | function | core/ |
Sets an auto-reply message to send to the message author. |
| ContactFormInterface::setWeight | function | core/ |
Sets the weight. |
| ContactFormJsonAnonTest | class | core/ |
Tests Contact Form Json Anon. |
| ContactFormJsonAnonTest.php | file | core/ |
|
| ContactFormJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ContactFormJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactFormJsonBasicAuthTest | class | core/ |
Tests Contact Form Json Basic Auth. |
| ContactFormJsonBasicAuthTest.php | file | core/ |
|
| ContactFormJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ContactFormJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactFormJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ContactFormJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ContactFormJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ContactFormJsonCookieTest | class | core/ |
Tests Contact Form Json Cookie. |
| ContactFormJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 242
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.