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 11.x for message
  5. Other projects
Title Object type File name Summary
BatchBuilder::$errorMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown if a problem occurs.
BatchBuilder::$initMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The initializing message for the batch.
BatchBuilder::$progressMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown while the batch is in progress.
BatchBuilder::setErrorMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display if an error occurs while processing.
BatchBuilder::setInitMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the displayed message while processing is initialized.
BatchBuilder::setProgressMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display when the batch is being processed.
Broken::brokenMessage function core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Generate message with debugging information as to why the block is broken.
BundleConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php The default violation 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.
ContactFormValidationTest::testMessageValidation function core/modules/contact/tests/src/Kernel/ContactFormValidationTest.php Tests validation of message.
ContentEntityDeleteForm::getDeletionMessage function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDeleteForm::logDeletionMessage function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
DbLogResourceTest::getExpectedUnauthorizedAccessMessage function core/modules/dblog/tests/src/Functional/DbLogResourceTest.php Return the expected error message.
DeleteMultipleForm::getDeletedMessage function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the message to show the user after an item was deleted.
DeleteMultipleForm::getInaccessibleMessage function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the message to show the user when an item has not been deleted.
DeprecatedArray::$message property core/lib/Drupal/Component/Utility/DeprecatedArray.php The deprecation message.
EntityBundleExistsConstraint::$message property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraint.php The error message if validation fails.
EntityChangedConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraint.php
EntityDeleteFormTrait::getDeletionMessage function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php Gets the message to display to the user after deleting the entity.
EntityDeleteFormTrait::logDeletionMessage function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php Logs a message about the deleted entity.
EntityHasFieldConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityHasFieldConstraint.php The default violation message.
EntityHasFieldConstraint::$notFieldableMessage property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityHasFieldConstraint.php The violation message for non-fieldable entities.
EntityTypeConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityTypeConstraint.php The default violation message.
EntityUntranslatableFieldsConstraint::$defaultRevisionMessage property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraint.php
EntityUntranslatableFieldsConstraint::$defaultTranslationMessage property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraint.php
EquivalentUpdate::toSkipMessage function core/lib/Drupal/Core/Update/EquivalentUpdate.php Creates a message to explain why an update has been skipped.
Error::DEFAULT_ERROR_MESSAGE constant core/lib/Drupal/Core/Utility/Error.php The default message for logging errors.
ExtensionExistsConstraint::$moduleMessage property core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraint.php The error message for a non-existent module.
ExtensionExistsConstraint::$themeMessage property core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraint.php The error message for a non-existent theme.
FileExtensionConstraint::$message property core/modules/file/src/Plugin/Validation/Constraint/FileExtensionConstraint.php The error message.
FileExtensionSecureConstraint::$message property core/modules/file/src/Plugin/Validation/Constraint/FileExtensionSecureConstraint.php The error message.
FileImageDimensionsConstraint::$messageImageTooSmall property core/modules/file/src/Plugin/Validation/Constraint/FileImageDimensionsConstraint.php The image too small message.
FileImageDimensionsConstraint::$messageResizedImageTooSmall property core/modules/file/src/Plugin/Validation/Constraint/FileImageDimensionsConstraint.php The resized image too small message.
FileImageDimensionsConstraint::$messageResizeFailed property core/modules/file/src/Plugin/Validation/Constraint/FileImageDimensionsConstraint.php The resize failed message.
FileIsImageConstraint::$message property core/modules/file/src/Plugin/Validation/Constraint/FileIsImageConstraint.php The error message.
FileNameLengthConstraint::$messageEmpty property core/modules/file/src/Plugin/Validation/Constraint/FileNameLengthConstraint.php The message when file name is empty.
FileNameLengthConstraint::$messageTooLong property core/modules/file/src/Plugin/Validation/Constraint/FileNameLengthConstraint.php The message when file name is too long.
FileSizeLimitConstraint::$diskQuotaMessage property core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php The message for when disk quota is exceeded.
FileSizeLimitConstraint::$maxFileSizeMessage property core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php The message for when file size limit is exceeded.
FormErrorHandler::displayErrorMessages function core/lib/Drupal/Core/Form/FormErrorHandler.php Loops through and displays all form errors.
ImmutablePropertiesConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraint.php The error message if an immutable property has been changed.
InputStreamUploadedFile::getErrorMessage function core/modules/file/src/Upload/InputStreamUploadedFile.php Returns an informative upload error message.
InvalidConfigException::formatMessage function core/lib/Drupal/Core/Recipe/InvalidConfigException.php Formats the constraint violation list as a human-readable message.
LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php The error message if this config object is missing a `langcode`.
LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php The error message if this config object contains a superfluous `langcode`.
LayoutBuilderEntityFormTrait::buildMessageContainer function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Build the message container.
LocaleInstallTest::testLocaleInstallMessage function core/modules/locale/tests/src/Functional/LocaleInstallTest.php Tests Locale install message.
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

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