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
SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for security advisories fetch error message templates.
SystemMessagesBlock class core/modules/system/src/Plugin/Block/SystemMessagesBlock.php Provides a block to display the messages.
SystemMessagesBlock.php file core/modules/system/src/Plugin/Block/SystemMessagesBlock.php
SystemMessagesBlock::build function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php Builds and returns the renderable array for this block plugin.
SystemMessagesBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php Gets default configuration for this plugin.
SystemMessagesBlock::getCacheMaxAge function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php The maximum age for which this object may be cached.
SystemTestController::statusMessagesForAssertions function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets messages for testing the WebAssert methods related to messages.
TableTest::testThemeTableWithEmptyMessage function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests the display of the table header.
template_preprocess_system_security_advisories_fetch_error_message function core/modules/system/system.module Prepares variables for security advisories fetch error message templates.
template_preprocess_system_security_advisories_fetch_error_message function core/modules/system/system.theme.inc Prepares variables for security advisories fetch error message templates.
template_preprocess_update_fetch_error_message function core/modules/update/update.module Prepares variables for update fetch error message templates.
TermDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/TermDeleteForm.php
TermResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Return the expected error message.
TermTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/TermTest.php Return the expected error message.
TestPageTitleMainContentAndMessagesBlock class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Provides a block which includes page title, main content & messages together.
TestPageTitleMainContentAndMessagesBlock.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestPageTitleMainContentAndMessagesBlock::$isMainContentPlaced property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Whether setMainContent was called.
TestPageTitleMainContentAndMessagesBlock::$isPageTitlePlaced property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Whether setTitle was called.
TestPageTitleMainContentAndMessagesBlock::$mainContent property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php The render array representing the main page content.
TestPageTitleMainContentAndMessagesBlock::$title property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php The page title: a string (plain title) or a render array (formatted title).
TestPageTitleMainContentAndMessagesBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Builds and returns the renderable array for this block plugin.
TestPageTitleMainContentAndMessagesBlock::setMainContent function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Sets the main content render array.
TestPageTitleMainContentAndMessagesBlock::setTitle function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Sets the title.
TestSqlIdMap::$message property core/modules/migrate/tests/src/Unit/TestSqlIdMap.php The migrate message service.
TestSubscriber::setMessage function core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php Sets a status message that will be sent to the messenger for an event.
test_messages.info.yml file core/modules/system/tests/themes/test_messages/test_messages.info.yml core/modules/system/tests/themes/test_messages/test_messages.info.yml
ThemeHooks::messagePlaceholder function core/themes/admin/src/Hook/ThemeHooks.php Prerender callback for status_messages placeholder.
toolbar-message.css file core/modules/navigation/css/components/toolbar-message.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

/* cspell:ignore wght */

:is(#extra-specificity-hack, [data-drupal-admin-styles]) {
.toolbar-message {
toolbar-message.pcss.css file core/modules/navigation/css/components/toolbar-message.pcss.css /* cspell:ignore wght */

:is(#extra-specificity-hack, [data-drupal-admin-styles]) {
.toolbar-message {
z-index: 1;
display: flex;
align-items: start;
cursor: pointer;
text-align: start;
text-decoration: none;
TranslatableMarkupTest::$lastErrorMessage property core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php The error message of the last error in the error handler.
TranslatableStringFactory::createTranslatableMessage function core/modules/package_manager/src/TranslatableStringFactory.php
TwigDeprecationsTest::getDeprecationMessage function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Get an example deprecation message for a named variable.
TwigThemeTestHooks::preprocessStatusMessages function core/modules/system/tests/modules/twig_theme_test/src/Hook/TwigThemeTestHooks.php Implements hook_preprocess_HOOK().
UncaughtExceptionTest::$expectedExceptionMessage property core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Exceptions thrown by site under test that contain this text are ignored.
UnmetDependenciesException::getTranslatedMessage function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets a translated message from the exception.
update-fetch-error-message.html.twig file core/modules/update/templates/update-fetch-error-message.html.twig Default theme implementation for the message when fetching data fails.
update-fetch-error-message.html.twig file core/themes/stable9/templates/admin/update-fetch-error-message.html.twig Default theme implementation for the message when fetching data fails.
UpdateContribTest::assertCoreCompatibilityMessage function core/modules/update/tests/src/Functional/UpdateContribTest.php Asserts that a core compatibility message is correct for an update.
UpdateContribTest::testCoreCompatibilityMessage function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests that core compatibility messages are displayed.
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog function core/modules/update/tests/src/Kernel/UpdateReportTest.php Tests the error message when failing to fetch data without dblog installed.
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog function core/modules/update/tests/src/Kernel/UpdateReportTest.php Tests the error message when failing to fetch data with dblog installed.
UpdateScriptTest::HANDBOOK_MESSAGE constant core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage function core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Tests the security coverage messages for Drupal core versions.
UpdateSemverCoreSecurityCoverageTest::securityCoverageMessageProvider function core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Data provider for testSecurityCoverageMessage().
UpdateSemverCoreSecurityCoverageTest::testSecurityCoverageMessage function core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Tests the security coverage messages for Drupal core versions.
UpdateSettingsForm::formatMultipleViolationsMessage function core/modules/update/src/UpdateSettingsForm.php Formats multiple violation messages associated with a single form element.
UpdateThemeHooks::preprocessUpdateFetchErrorMessage function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update fetch error message templates.
UserBulkForm::emptySelectedMessage function core/modules/user/src/Plugin/views/field/UserBulkForm.php Returns the message to be displayed when there are no selected items.
UserLoginHttpTest::assertHttpResponseWithMessage function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Checks a response for status code and message.
UserMailRequired::$message property core/modules/user/src/Plugin/Validation/Constraint/UserMailRequired.php Violation message. Use the same message as FormValidator.

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