Search for message

  1. Search 7.x for message
  2. Search 8.9.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
JSWebAssert::statusMessageExistsAfterWait function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Asserts that a status message exists after wait.
JSWebAssert::statusMessageNotContainsAfterWait function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Asserts that no status message containing given string exists after wait.
JSWebAssert::statusMessageNotExistsAfterWait function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Asserts that a status message does not exist after wait.
js_message_test.info.yml file core/modules/system/tests/modules/js_message_test/js_message_test.info.yml core/modules/system/tests/modules/js_message_test/js_message_test.info.yml
js_message_test.libraries.yml file core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml
js_message_test.routing.yml file core/modules/system/tests/modules/js_message_test/js_message_test.routing.yml core/modules/system/tests/modules/js_message_test/js_message_test.routing.yml
LanguageDeleteForm::getDeletionMessage function core/modules/language/src/Form/LanguageDeleteForm.php Gets the message to display to the user after deleting the entity.
LanguageDeleteForm::logDeletionMessage function core/modules/language/src/Form/LanguageDeleteForm.php Logs a message about the deleted entity.
LayoutBuilderUiTest::testUnsavedChangesMessage function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php Tests the message indicating unsaved changes.
LengthConstraint::$exactMessage property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
LengthConstraint::$maxMessage property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
LengthConstraint::$minMessage property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
LinkAccessConstraint::$message property core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraint.php
LinkExternalProtocolsConstraint::$message property core/modules/link/src/Plugin/Validation/Constraint/LinkExternalProtocolsConstraint.php
LinkNotExistingInternalConstraint::$message property core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraint.php
LinkTypeConstraint::$message property core/modules/link/src/Plugin/Validation/Constraint/LinkTypeConstraint.php
logger.log_message_parser service core/core.services.yml Drupal\Core\Logger\LogMessageParser
LogMessageParser class core/lib/Drupal/Core/Logger/LogMessageParser.php Parses log messages and their placeholders.
LogMessageParser.php file core/lib/Drupal/Core/Logger/LogMessageParser.php
LogMessageParser::parseMessagePlaceholders function core/lib/Drupal/Core/Logger/LogMessageParser.php Parses and transforms message and its placeholders to a common format.
LogMessageParserInterface interface core/lib/Drupal/Core/Logger/LogMessageParserInterface.php Defines an interface for parsing log messages and their placeholders.
LogMessageParserInterface.php file core/lib/Drupal/Core/Logger/LogMessageParserInterface.php
LogMessageParserInterface::parseMessagePlaceholders function core/lib/Drupal/Core/Logger/LogMessageParserInterface.php Parses and transforms message and its placeholders to a common format.
LogMessageParserTest class core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php @coversDefaultClass \Drupal\Core\Logger\LogMessageParser
@group Logger
LogMessageParserTest.php file core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php
LogMessageParserTest::providerTestParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Data provider for testParseMessagePlaceholders().
LogMessageParserTest::testParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Tests for LogMessageParserTrait::parseMessagePlaceholders()
MailHandler::sendMailMessages function core/modules/contact/src/MailHandler.php Sends mail messages as appropriate for a given Message form submission.
MailHandlerInterface::sendMailMessages function core/modules/contact/src/MailHandlerInterface.php Sends mail messages as appropriate for a given Message form submission.
MailHandlerTest::getAnonymousMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from anonymous user.
MailHandlerTest::getAuthenticatedMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from authenticated user.
MailHandlerTest::getSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Data provider for ::testSendMailMessages.
MailHandlerTest::testSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the sendMailMessages method.
MailTest::testCancelMessage function core/modules/system/tests/src/Kernel/Mail/MailTest.php Tests that message sending may be canceled.
MailTest::testErrorMessageDisplay function core/modules/system/tests/src/Kernel/Mail/MailTest.php Assert that the pluggable mail system is functional.
MaintenanceMode::getSiteMaintenanceMessage function core/lib/Drupal/Core/Site/MaintenanceMode.php Gets the site maintenance message.
MaintenanceModeInterface::getSiteMaintenanceMessage function core/lib/Drupal/Core/Site/MaintenanceModeInterface.php Gets the site maintenance message.
MediaLibraryWidget::getNoMediaTypesAvailableMessage function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Gets the message to display when there are no allowed media types.
MediaResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php Return the expected error message.
MediaTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/MediaTest.php Return the expected error message.
MediaTest::testErrorMessages function core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php Tests that failed media embed preview requests inform the end user.
MediaTest::testErrorMessages function core/modules/ckeditor/tests/src/FunctionalJavascript/MediaTest.php Tests that failed media embed preview requests inform the end user.
MediaTestConstraint::$message property core/modules/media/tests/modules/media_test_source/src/Plugin/Validation/Constraint/MediaTestConstraint.php The default violation message.
MenuDeleteForm::logDeletionMessage function core/modules/menu_ui/src/Form/MenuDeleteForm.php Logs a message about the deleted entity.
MenuLinkContentDeleteForm::getDeletionMessage function core/modules/menu_link_content/src/Form/MenuLinkContentDeleteForm.php
MenuLinkContentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php Return the expected error message.
MenuLinkContentTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php Return the expected error message.
MenuSettingsConstraint::$message property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuSettingsConstraint::$messageParent property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuSettingsConstraint::$messageRemove property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php

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