Search for message

  1. Search 7.x for message
  2. Search 9.5.x for message
  3. Search 8.9.x for message
  4. Search 10.3.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
BlockFormMessagesTest class core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Tests that messages appear in the off-canvas dialog with configuring blocks.
BlockFormMessagesTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php
BlockFormMessagesTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php The theme to install as the default for testing.
BlockFormMessagesTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Modules to install.
BlockFormMessagesTest::assertMessagesDisplayed function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Asserts that the validation messages are shown correctly.
BlockFormMessagesTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php
BlockFormMessagesTest::testValidationMessage function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php Tests that validation messages are shown on the block form.
BlockResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Return the expected error message.
BlockTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BlockTest.php Return the expected error message.
BookOutlineConstraint::$message property core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraint.php
Broken::brokenMessage function core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Generate message with debugging information as to why the block is broken.
BulkForm::emptyActionMessage function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the message that is displayed when no action is selected.
BulkForm::emptySelectedMessage function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the message to be displayed when there are no selected items.
BundleConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php The default violation message.
CKEditor5ElementConstraint::$message property core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php The default violation message.
CKEditor5ElementConstraint::$missingRequiredAttributeMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php Violation message when a required attribute is missing.
CKEditor5ElementConstraint::$requiredAttributeMinValuesMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php Violation message when a required attribute does not allow enough values.
CKEditor5MediaAndFilterSettingsInSyncConstraint::$message property core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraint.php The default violation message.
CKEditor5StylesheetsMessage class core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php Messaging for themes using the ckeditor_stylesheets setting.
CKEditor5StylesheetsMessage.php file core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php
CKEditor5StylesheetsMessage::$configFactory property core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php The config factory.
CKEditor5StylesheetsMessage::$themeHandler property core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php The theme handler.
CKEditor5StylesheetsMessage::checkForStylesheetsEquivalent function core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php Checks themes using ckeditor_stylesheets for CKEditor 5 equivalents.
CKEditor5StylesheetsMessage::getWarning function core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php Generates a warning related to ckeditor_stylesheets.
CKEditor5StylesheetsMessage::__construct function core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php Constructs a new CKEditor5StylesheetsMessage.
ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php Tests that password match message is invisible when widget is initialized.
ClaroPreRender::messagePlaceholder function core/themes/claro/src/ClaroPreRender.php Prerender callback for status_messages placeholder.
claro_preprocess_status_messages function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for status_messages.
ClassResolverConstraint::$message property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ClassResolverConstraint.php The error message if validation fails.
CommentBulkForm::emptySelectedMessage function core/modules/comment/src/Plugin/views/field/CommentBulkForm.php Returns the message to be displayed when there are no selected items.
CommentForm::getStatusMessage function core/modules/comment/src/CommentForm.php Gets an appropriate status message when a comment is saved.
CommentManager::forbiddenMessage function core/modules/comment/src/CommentManager.php Provides a message if posting comments is forbidden.
CommentManagerInterface::forbiddenMessage function core/modules/comment/src/CommentManagerInterface.php Provides a message if posting comments is forbidden.
CommentNameConstraint::$messageMatch property core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php Message shown when the name doesn't match the author's name.
CommentNameConstraint::$messageNameTaken property core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php Message shown when an anonymous user comments using a registered name.
CommentNameConstraint::$messageRequired property core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php Message shown when an admin changes the comment-author to an invalid user.
CommentResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Return the expected error message.
CommentTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/CommentTest.php Return the expected error message.
ComposerHookTest::testScaffoldMessagesDoNotPrintTwice function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ComposerHookTest.php Tests to see if scaffold messages are omitted when running scaffold twice.
ComposerPatchesValidator::createErrorMessage function core/modules/package_manager/src/Validator/ComposerPatchesValidator.php Appends a link to online help to an error message.
ComposerStagerTestTrait::createComposeStagerMessage function core/modules/package_manager/tests/src/Traits/ComposerStagerTestTrait.php Creates a Composer Stager translatable message.
ConfigExistsConstraint::$message property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/ConfigExistsConstraint.php The error message.
ConfigFormBase::formatMultipleViolationsMessage function core/lib/Drupal/Core/Form/ConfigFormBase.php Formats multiple violation messages associated with a single form element.
ConfigImporterMissingContentTest::$logMessages property core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php The logged messages.
ConfigImporterTest::FAIL_MESSAGE constant core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php The beginning of an import validation error.
ConfigOverrideMessageTestHooks class core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php Hook implementations for config_override_message_test.
ConfigOverrideMessageTestHooks.php file core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php
ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter function core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php Implements hook_form_FORM_ID_alter().
ConfigTest::provideGetMessageText function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
ConfigTest::testGetMessageText function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php @dataProvider provideGetMessageText
@covers ::getText[[api-linebreak]]

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