Search for message
- Search 7.x for message
- Search 8.9.x for message
- Search 10.3.x for message
- Search 11.x for message
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Message | class | composer/ |
Determine configuration. |
Message | class | core/ |
Defines the contact message entity. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MessageCommandTest::$modules | property | core/ |
|
MessageCommandTest::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
MessageCommandTest::assertAnnounceNotContains | function | core/ |
Checks for absence of the given text from #drupal-live-announce. |
MessageCommandTest::testJsStatusMessageAssertions | function | core/ |
Tests methods in JsWebAssert related to status messages. |
MessageCommandTest::testMessageCommand | function | core/ |
Tests AJAX MessageCommand use in a form. |
MessageCommandTest::waitForMessageRemoved | function | core/ |
Asserts that a message of the expected type is removed. |
MessageCommandTest::waitForMessageVisible | function | core/ |
Asserts that a message of the expected type appears. |
MessageEntityTest | class | core/ |
Tests the message entity class. |
MessageEntityTest.php | file | core/ |
|
MessageEntityTest::$modules | property | core/ |
Modules to enable. |
MessageEntityTest::setUp | function | core/ |
|
MessageEntityTest::testMessageMethods | function | core/ |
Tests some of the methods. |
MessageForm | class | core/ |
Form controller for contact message forms. |
MessageForm.php | file | core/ |
|
MessageForm::$dateFormatter | property | core/ |
The date formatter service. |
MessageForm::$entity | property | core/ |
The message being used by this form. |
MessageForm::$flood | property | core/ |
The flood control mechanism. |
MessageForm::$languageManager | property | core/ |
The language manager service. |
MessageForm::$mailHandler | property | core/ |
The contact mail handler service. |
MessageForm::actions | function | core/ |
|
MessageForm::create | function | core/ |
|
MessageForm::form | function | core/ |
|
MessageForm::preview | function | core/ |
Form submission handler for the 'preview' action. |
MessageForm::save | function | core/ |
|
MessageForm::validateForm | function | core/ |
|
MessageForm::__construct | function | core/ |
Constructs a MessageForm object. |
MessageHalJsonAnonTest | class | core/ |
@group hal @group legacy |
MessageHalJsonAnonTest.php | file | core/ |
|
MessageHalJsonAnonTest::$defaultTheme | property | core/ |
|
MessageHalJsonAnonTest::$format | property | core/ |
|
MessageHalJsonAnonTest::$mimeType | property | core/ |
|
MessageHalJsonAnonTest::$modules | property | core/ |
|
MessageHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
|
MessageHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
MessageHalJsonBasicAuthTest.php | file | core/ |
|
MessageHalJsonBasicAuthTest::$auth | property | core/ |
|
MessageHalJsonBasicAuthTest::$defaultTheme | property | core/ |
|
MessageHalJsonBasicAuthTest::$modules | property | core/ |
|
MessageHalJsonCookieTest | class | core/ |
@group hal @group legacy |
MessageHalJsonCookieTest.php | file | core/ |
|
MessageHalJsonCookieTest::$auth | property | core/ |
|
MessageHalJsonCookieTest::$defaultTheme | property | core/ |
|
MessageInterface | interface | core/ |
Provides an interface defining a contact message entity. |
MessageInterface.php | file | core/ |
|
MessageInterface::copySender | function | core/ |
Returns TRUE if a copy should be sent to the sender. |
MessageInterface::getContactForm | function | core/ |
Returns the form this contact message belongs to. |
MessageInterface::getMessage | function | core/ |
Returns the message body. |
MessageInterface::getPersonalRecipient | function | core/ |
Returns the user this message is being sent to. |
MessageInterface::getSenderMail | function | core/ |
Returns the email address of the sender. |
MessageInterface::getSenderName | function | core/ |
Returns the name of the sender. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.