Search for setMessage

  1. Search 7.x for setMessage
  2. Search 9.5.x for setMessage
  3. Search 10.3.x for setMessage
  4. Search 11.x for setMessage
  5. Other projects
Title Object type File name Summary
ContactForm::setMessage function core/modules/contact/src/Entity/ContactForm.php Sets the message to be displayed to the user.
ContactFormInterface::setMessage function core/modules/contact/src/ContactFormInterface.php Sets the message to be displayed to the user.
DrupalSetMessageTest class core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php @covers ::drupal_set_message
@group Common
@group legacy
DrupalSetMessageTest.php file core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php
DrupalSetMessageTest::testDrupalSetMessage function core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php The basic functionality of drupal_set_message().
Message::setMessage function core/modules/contact/src/Entity/Message.php Sets the email message to send.
MessageInterface::setMessage function core/modules/contact/src/MessageInterface.php Sets the email message to send.
MigrateIdMapInterface::setMessage function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Sets the migrate message service.
MigrateSqlIdMapTest::testSetMessage function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests the SQL ID map set message method.
NullIdMap::setMessage function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Sets the migrate message service.
SessionTestController::setMessage function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets a message to me displayed on the following page.
SessionTestController::setMessageButDoNotSave function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Sets a message but call drupal_save_session(FALSE).
Sql::setMessage function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Sets the migrate message service.

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