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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MessageEventTestSubscriber::__construct | function | core/ |
Constructs a new message event test subscriber. |
| MessageForm | class | core/ |
Form controller for contact message forms. |
| MessageForm | class | core/ |
Migrate messages form. |
| MessageForm.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 918
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.