Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
MessageTest::testDeleteIndividual function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests DELETEing an individual resource, plus edge cases to ensure good DX.
MessageTest::testGetIndividual function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests GETting an individual resource, plus edge cases to ensure good DX.
MessageTest::testMessages function core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Tests setting messages output.
MessageTest::testPatchIndividual function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests PATCHing an individual resource, plus edge cases to ensure good DX.
MessageTest::testRelated function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests GETing related resource of an individual resource.
MessageTest::testRelationships function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests CRUD of individual resource relationship data.
MessageTest::testRevisions function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests individual and collection revisions.
MessageViewBuilder class core/modules/contact/src/MessageViewBuilder.php Render controller for contact messages.
MessageViewBuilder.php file core/modules/contact/src/MessageViewBuilder.php
MessageViewBuilder::getBuildDefaults function core/modules/contact/src/MessageViewBuilder.php Provides entity-specific defaults to the build process.
MessageViewBuilder::view function core/modules/contact/src/MessageViewBuilder.php Builds the render array for the provided entity.
MessageXmlAnonTest class core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php @group rest
MessageXmlAnonTest.php file core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php
MessageXmlAnonTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php The theme to install as the default for testing.
MessageXmlAnonTest::$format property core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php The format to use in this test.
MessageXmlAnonTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php The MIME type that corresponds to $format.
MessageXmlBasicAuthTest class core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php @group rest
MessageXmlBasicAuthTest.php file core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php
MessageXmlBasicAuthTest::$auth property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The authentication mechanism to use in this test.
MessageXmlBasicAuthTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The theme to install as the default for testing.
MessageXmlBasicAuthTest::$format property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The format to use in this test.
MessageXmlBasicAuthTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The MIME type that corresponds to $format.
MessageXmlBasicAuthTest::$modules property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php Modules to install.
MessageXmlCookieTest class core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php @group rest
MessageXmlCookieTest.php file core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php
MessageXmlCookieTest::$auth property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The authentication mechanism to use in this test.
MessageXmlCookieTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The theme to install as the default for testing.
MessageXmlCookieTest::$format property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The format to use in this test.
MessageXmlCookieTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The MIME type that corresponds to $format.
messenger service core/core.services.yml Drupal\Core\Messenger\Messenger
Messenger class core/lib/Drupal/Core/Messenger/Messenger.php The messenger service.
Messenger.php file core/lib/Drupal/Core/Messenger/Messenger.php
Messenger::$flashBag property core/lib/Drupal/Core/Messenger/Messenger.php The flash bag.
Messenger::$killSwitch property core/lib/Drupal/Core/Messenger/Messenger.php The kill switch.
Messenger::addError function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new error message to the queue.
Messenger::addMessage function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new message to the queue.
Messenger::addStatus function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new status message to the queue.
Messenger::addWarning function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new warning message to the queue.
Messenger::all function core/lib/Drupal/Core/Messenger/Messenger.php Gets all messages.
Messenger::deleteAll function core/lib/Drupal/Core/Messenger/Messenger.php Deletes all messages.
Messenger::deleteByType function core/lib/Drupal/Core/Messenger/Messenger.php Deletes all messages of a certain type.
Messenger::messagesByType function core/lib/Drupal/Core/Messenger/Messenger.php Gets all messages of a certain type.
Messenger::__construct function core/lib/Drupal/Core/Messenger/Messenger.php Messenger constructor.
MessengerInterface interface core/lib/Drupal/Core/Messenger/MessengerInterface.php Stores runtime messages sent out to individual users on the page.
MessengerInterface.php file core/lib/Drupal/Core/Messenger/MessengerInterface.php
MessengerInterface::addError function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new error message to the queue.
MessengerInterface::addMessage function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new message to the queue.
MessengerInterface::addStatus function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new status message to the queue.
MessengerInterface::addWarning function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new warning message to the queue.
MessengerInterface::all function core/lib/Drupal/Core/Messenger/MessengerInterface.php Gets all messages.

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