Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Message::$rootPackage | property | composer/ |
The root package. |
| Message::baseFieldDefinitions | function | core/ |
|
| Message::copySender | function | core/ |
|
| Message::getContactForm | function | core/ |
|
| Message::getMessage | function | core/ |
|
| Message::getMessageFromFile | function | composer/ |
Reads the message file as an array. |
| Message::getPersonalRecipient | function | core/ |
|
| Message::getSenderMail | function | core/ |
|
| Message::getSenderName | function | core/ |
|
| Message::getSubject | function | core/ |
|
| Message::getText | function | composer/ |
|
| Message::isPersonal | function | core/ |
|
| Message::setCopySender | function | core/ |
|
| Message::setMessage | function | core/ |
|
| Message::setSenderMail | function | core/ |
|
| Message::setSenderName | function | core/ |
|
| Message::setSubject | function | core/ |
|
| 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::create | 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. |
Pagination
- Previous page
- Page 820
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.