Search for message

  1. Search 7.x for message
  2. Search 8.9.x for message
  3. Search 10.3.x for message
  4. Search 11.x for message
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Message class composer/Plugin/ProjectMessage/Message.php Determine configuration.
Message class core/modules/contact/src/Entity/Message.php Defines the contact message entity.

All search results

Title Object type File name Summary
MessageCommandTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Modules to enable.
MessageCommandTest::assertAnnounceContains function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Checks for inclusion of text in #drupal-live-announce.
MessageCommandTest::assertAnnounceNotContains function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Checks for absence of the given text from #drupal-live-announce.
MessageCommandTest::testJsStatusMessageAssertions function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Tests methods in JsWebAssert related to status messages.
MessageCommandTest::testMessageCommand function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Tests AJAX MessageCommand use in a form.
MessageCommandTest::waitForMessageRemoved function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Asserts that a message of the expected type is removed.
MessageCommandTest::waitForMessageVisible function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Asserts that a message of the expected type appears.
MessageEntityTest class core/modules/contact/tests/src/Kernel/MessageEntityTest.php Tests the message entity class.
MessageEntityTest.php file core/modules/contact/tests/src/Kernel/MessageEntityTest.php
MessageEntityTest::$modules property core/modules/contact/tests/src/Kernel/MessageEntityTest.php Modules to enable.
MessageEntityTest::setUp function core/modules/contact/tests/src/Kernel/MessageEntityTest.php
MessageEntityTest::testMessageMethods function core/modules/contact/tests/src/Kernel/MessageEntityTest.php Tests some of the methods.
MessageForm class core/modules/contact/src/MessageForm.php Form controller for contact message forms.
MessageForm.php file core/modules/contact/src/MessageForm.php
MessageForm::$dateFormatter property core/modules/contact/src/MessageForm.php The date formatter service.
MessageForm::$entity property core/modules/contact/src/MessageForm.php The message being used by this form.
MessageForm::$flood property core/modules/contact/src/MessageForm.php The flood control mechanism.
MessageForm::$languageManager property core/modules/contact/src/MessageForm.php The language manager service.
MessageForm::$mailHandler property core/modules/contact/src/MessageForm.php The contact mail handler service.
MessageForm::actions function core/modules/contact/src/MessageForm.php Returns an array of supported actions for the current entity form.
MessageForm::create function core/modules/contact/src/MessageForm.php Instantiates a new instance of this class.
MessageForm::form function core/modules/contact/src/MessageForm.php Gets the actual form array to be built.
MessageForm::preview function core/modules/contact/src/MessageForm.php Form submission handler for the 'preview' action.
MessageForm::save function core/modules/contact/src/MessageForm.php Form submission handler for the 'save' action.
MessageForm::validateForm function core/modules/contact/src/MessageForm.php Button-level validation handlers are highly discouraged for entity forms,
as they will prevent entity validation from running. If the entity is going
to be saved during the form submission, this method should be manually
invoked from the button-level…
MessageForm::__construct function core/modules/contact/src/MessageForm.php Constructs a MessageForm object.
MessageHalJsonAnonTest class core/modules/hal/tests/src/Functional/contact/MessageHalJsonAnonTest.php @group hal
@group legacy
MessageHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/contact/MessageHalJsonAnonTest.php
MessageHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/contact/MessageHalJsonAnonTest.php The theme to install as the default for testing.
MessageHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/contact/MessageHalJsonAnonTest.php The format to use in this test.
MessageHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/contact/MessageHalJsonAnonTest.php The MIME type that corresponds to $format.
MessageHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/contact/MessageHalJsonAnonTest.php Modules to install.
MessageHalJsonAnonTest::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/contact/MessageHalJsonAnonTest.php Returns the normalized POST entity.
MessageHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/contact/MessageHalJsonBasicAuthTest.php @group hal
@group legacy
MessageHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/contact/MessageHalJsonBasicAuthTest.php
MessageHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/contact/MessageHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
MessageHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/contact/MessageHalJsonBasicAuthTest.php The theme to install as the default for testing.
MessageHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/contact/MessageHalJsonBasicAuthTest.php Modules to install.
MessageHalJsonCookieTest class core/modules/hal/tests/src/Functional/contact/MessageHalJsonCookieTest.php @group hal
@group legacy
MessageHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/contact/MessageHalJsonCookieTest.php
MessageHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/contact/MessageHalJsonCookieTest.php The authentication mechanism to use in this test.
MessageHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/contact/MessageHalJsonCookieTest.php The theme to install as the default for testing.
MessageInterface interface core/modules/contact/src/MessageInterface.php Provides an interface defining a contact message entity.
MessageInterface.php file core/modules/contact/src/MessageInterface.php
MessageInterface::copySender function core/modules/contact/src/MessageInterface.php Returns TRUE if a copy should be sent to the sender.
MessageInterface::getContactForm function core/modules/contact/src/MessageInterface.php Returns the form this contact message belongs to.
MessageInterface::getMessage function core/modules/contact/src/MessageInterface.php Returns the message body.
MessageInterface::getPersonalRecipient function core/modules/contact/src/MessageInterface.php Returns the user this message is being sent to.
MessageInterface::getSenderMail function core/modules/contact/src/MessageInterface.php Returns the email address of the sender.
MessageInterface::getSenderName function core/modules/contact/src/MessageInterface.php Returns the name of the sender.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.