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
MessageTest::$modules property core/modules/jsonapi/tests/src/Functional/MessageTest.php Modules to enable.
MessageTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Modules to enable.
MessageTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MessageTest.php The name of the tested JSON:API resource type.
MessageTest::createEntity function core/modules/jsonapi/tests/src/Functional/MessageTest.php Creates the entity to be tested.
MessageTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/MessageTest.php Returns the expected JSON:API document for the entity.
MessageTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/MessageTest.php Return the expected error message.
MessageTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/MessageTest.php Returns the JSON:API POST document.
MessageTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/MessageTest.php Sets up the necessary authorization.
MessageTest::testCollection function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests GETting a collection of resources.
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::addMessage function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new message to the queue.
Messenger::messagesByType function core/lib/Drupal/Core/Messenger/Messenger.php Gets all messages of a certain type.
MessengerInterface::addMessage function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new message to the queue.
MessengerInterface::messagesByType function core/lib/Drupal/Core/Messenger/MessengerInterface.php Gets all messages of a certain type.
MessengerLegacyTest::testMessages function core/tests/Drupal/KernelTests/Core/Messenger/MessengerLegacyTest.php @covers \Drupal::messenger
@covers ::getMessengerService
@covers ::all
@covers ::addMessage
@covers ::addError
@covers ::addStatus
@covers ::addWarning
MessengerTest::testRemoveSingleMessage function core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php @covers ::addStatus
@covers ::deleteByType
@covers ::messagesByType
MetadataBubblingUrlGenerator::getRouteDebugMessage function core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php
MigrateEntityContentValidationTest::$messages property core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php Messages accumulated during the migration run.
MigrateEntityContentValidationTest::mapMessageRecorder function core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php Reacts to map message event.
MigrateEvents::IDMAP_MESSAGE constant core/modules/migrate/src/Event/MigrateEvents.php Name of the event fired when saving a message to the idmap.
MigrateExecutable::$message property core/modules/migrate/src/MigrateExecutable.php Migration message service.
MigrateExecutable::saveMessage function core/modules/migrate/src/MigrateExecutable.php Passes messages through to the map class.

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