Search for message

  1. Search 7.x for message
  2. Search 9.5.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
MessageAction::$messenger property core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php The messenger.
MessageAction::$renderer property core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php The renderer.
MessageAction::$token property core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php The token service.
MessageAction::access function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
MessageAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
MessageAction::create function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
MessageAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
MessageAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
MessageAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
MessageAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php Constructs a MessageAction object.
MessageCommand class core/lib/Drupal/Core/Ajax/MessageCommand.php AJAX command for a JavaScript Drupal.message() call.
MessageCommand.php file core/lib/Drupal/Core/Ajax/MessageCommand.php
MessageCommand::$clearPrevious property core/lib/Drupal/Core/Ajax/MessageCommand.php Whether to clear previous messages.
MessageCommand::$message property core/lib/Drupal/Core/Ajax/MessageCommand.php The message text.
MessageCommand::$options property core/lib/Drupal/Core/Ajax/MessageCommand.php The options passed to Drupal.message().add().
MessageCommand::$wrapperQuerySelector property core/lib/Drupal/Core/Ajax/MessageCommand.php The query selector for the element the message will appear in.
MessageCommand::getAttachedAssets function core/lib/Drupal/Core/Ajax/MessageCommand.php
MessageCommand::render function core/lib/Drupal/Core/Ajax/MessageCommand.php
MessageCommand::__construct function core/lib/Drupal/Core/Ajax/MessageCommand.php Constructs a MessageCommand object.
MessageCommandTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Tests adding messages via AJAX command.
MessageCommandTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
MessageCommandTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
MessageCommandTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
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::testMessageCommand function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Test 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 Test 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
MessageForm::create function core/modules/contact/src/MessageForm.php
MessageForm::form function core/modules/contact/src/MessageForm.php
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
MessageForm::validateForm function core/modules/contact/src/MessageForm.php
MessageForm::__construct function core/modules/contact/src/MessageForm.php Constructs a MessageForm object.
MessageHalJsonAnonTest class core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php @group hal
MessageHalJsonAnonTest.php file core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php
MessageHalJsonAnonTest::$defaultTheme property core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php

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