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
SkipRowIfNotSetTest::testRowSkipWithoutMessage function core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php Tests that a skip row exception without a message is raised.
SourceEditingPreventSelfXssConstraint::$message property core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraint.php When Source Editing is configured to allow self-XSS.
SourceEditingRedundantTagsConstraint::$availablePluginsMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraint.php When a Source Editing element is added that a disabled plugin supports.
SourceEditingRedundantTagsConstraint::$enabledPluginsMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraint.php When a Source Editing element is added that an enabled plugin supports.
SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage function core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraintValidator.php Creates a message listing plugins and the overlapping tags they provide.
Sql::$message property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The migrate message service.
Sql::$messageTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The message table name.
Sql::clearMessages function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Clears all messages from the map.
Sql::getMessages function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves a traversable object of messages related to source records.
Sql::messageCount function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Returns the number of messages saved.
Sql::messageTableName function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The name of the database message table.
Sql::saveMessage function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Saves a message related to a source record in the migration message table.
Sql::setMessage function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Sets the migrate message service.
status-messages.html.twig file core/profiles/demo_umami/themes/umami/templates/components/messages/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/themes/olivero/templates/misc/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/themes/stable9/templates/media-library/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/themes/seven/templates/classy/misc/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/themes/claro/templates/misc/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/themes/bartik/templates/status-messages.html.twig Default theme implementation for status messages.
status-messages.html.twig file core/themes/stable/templates/misc/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/themes/starterkit_theme/templates/misc/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/themes/classy/templates/misc/status-messages.html.twig Theme override for status messages.
status-messages.html.twig file core/modules/system/tests/themes/test_messages/templates/status-messages.html.twig Test templates file with extra messages div.
status-messages.html.twig file core/modules/system/templates/status-messages.html.twig Default theme implementation for status messages.
StatusMessages class core/lib/Drupal/Core/Render/Element/StatusMessages.php Provides a messages element.
StatusMessages.php file core/lib/Drupal/Core/Render/Element/StatusMessages.php
StatusMessages::generatePlaceholder function core/lib/Drupal/Core/Render/Element/StatusMessages.php #pre_render callback to generate a placeholder.
StatusMessages::getInfo function core/lib/Drupal/Core/Render/Element/StatusMessages.php Generate the placeholder in a #pre_render callback, because the hash salt
needs to be accessed, which may not yet be available when this is called.
StatusMessages::renderMessages function core/lib/Drupal/Core/Render/Element/StatusMessages.php #lazy_builder callback; replaces placeholder with messages.
StyleSensibleElementConstraint::$conflictingDisabledPluginMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraint.php When a Style is defined with classes supported by a disabled plugin.
StyleSensibleElementConstraint::$conflictingEnabledPluginMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraint.php When a Style is defined with classes supported by an enabled plugin.
StyleSensibleElementConstraint::$nonHtml5TagMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraint.php When a style is defined for a non-HTML5 tag.
SupernovaGenerator::getRouteDebugMessage function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php
system-security-advisories-fetch-error-message.html.twig file core/themes/stable9/templates/admin/system-security-advisories-fetch-error-message.html.twig Theme override for the message when fetching security advisories fails.
system-security-advisories-fetch-error-message.html.twig file core/themes/stable/templates/admin/system-security-advisories-fetch-error-message.html.twig Theme override for the message when fetching security advisories fails.
system-security-advisories-fetch-error-message.html.twig file core/modules/system/templates/system-security-advisories-fetch-error-message.html.twig Default theme implementation for the message when fetching security advisories fails.
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
SystemMessagesBlock::getCacheMaxAge function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php
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.
TaxonomyTermHierarchyConstraint::$message property core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraint.php The default violation message.
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.report.inc 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.
TestSqlIdMap::$message property core/modules/migrate/tests/src/Unit/TestSqlIdMap.php The migrate message service.

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