Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Message::getSubject | function | core/ |
Returns the message subject. |
| Message::getText | function | composer/ |
|
| Message::isPersonal | function | core/ |
Returns TRUE if this is the personal contact form. |
| Message::setCopySender | function | core/ |
Sets if the sender should receive a copy of this email or not. |
| Message::setMessage | function | core/ |
Sets the email message to send. |
| Message::setSenderMail | function | core/ |
Sets the email address of the sender. |
| Message::setSenderName | function | core/ |
Sets the name of the message sender. |
| Message::setSubject | function | core/ |
Sets the subject for the email. |
| Message::__construct | function | composer/ |
Construct a Config object. |
| MessageAction | class | core/ |
Sends a message to the current user's screen. |
| MessageAction.php | file | core/ |
|
| MessageAction::$messenger | property | core/ |
The messenger. |
| MessageAction::$renderer | property | core/ |
The renderer. |
| MessageAction::$token | property | core/ |
The token service. |
| MessageAction::access | function | core/ |
|
| MessageAction::buildConfigurationForm | function | core/ |
|
| MessageAction::defaultConfiguration | function | core/ |
|
| MessageAction::execute | function | core/ |
|
| MessageAction::submitConfigurationForm | function | core/ |
|
| MessageAction::__construct | function | core/ |
Constructs a MessageAction object. |
| MessageCommand | class | core/ |
AJAX command for a JavaScript Drupal.message() call. |
| MessageCommand.php | file | core/ |
|
| MessageCommand::$clearPrevious | property | core/ |
Whether to clear previous messages. |
| MessageCommand::$message | property | core/ |
The message text. |
| MessageCommand::$options | property | core/ |
The options passed to Drupal.message().add(). |
| MessageCommand::$wrapperQuerySelector | property | core/ |
The query selector for the element the message will appear in. |
| MessageCommand::getAttachedAssets | function | core/ |
|
| MessageCommand::render | function | core/ |
|
| MessageCommand::__construct | function | core/ |
Constructs a MessageCommand object. |
| MessageCommandTest | class | core/ |
Tests adding messages via AJAX command. |
| MessageCommandTest.php | file | core/ |
|
| MessageCommandTest::$defaultTheme | property | core/ |
|
| 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 install. |
| MessageEntityTest::setUp | function | core/ |
|
| MessageEntityTest::testMessageMethods | function | core/ |
Tests some of the methods. |
| MessageEventTestSubscriber | class | core/ |
A message event test subscriber. |
| MessageEventTestSubscriber.php | file | core/ |
|
| MessageEventTestSubscriber::getSubscribedEvents | function | core/ |
|
| MessageEventTestSubscriber::setCustomEnvelopeSender | function | core/ |
Sets a custom envelope sender. |
| MessageEventTestSubscriber::setCustomFrom | function | core/ |
Sets a custom from header. |
| MessageEventTestSubscriber::setCustomMessageSender | function | core/ |
Sets a custom message sender header. |
Pagination
- Previous page
- Page 1065
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.