Search for message

  1. Search 7.x for message
  2. Search 9.5.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
SettingsTrayBlockFormTest::testValidationMessages function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php Test that validation errors appear in the off-canvas dialog.
ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Return the expected error message.
ShortcutSetResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Return the expected error message.
ShortcutSetTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Return the expected error message.
ShortcutTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Return the expected error message.
SimpleTestTest::$failMessage property core/modules/simpletest/src/Tests/SimpleTestTest.php Translated fail message.
SimpleTestTest::$passMessage property core/modules/simpletest/src/Tests/SimpleTestTest.php Translated pass message.
SkipOnEmptyTest::testRowSkipWithMessage function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests that a skip row exception with a message is raised.
SkipOnEmptyTest::testRowSkipWithoutMessage function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php Tests that a skip row exception without a message is raised.
SkipOp::$message property composer/Plugin/Scaffold/Operations/SkipOp.php The message to output while processing.
SkipRowIfNotSetTest::testRowSkipWithMessage function core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php Tests that a skip row exception with a message is raised.
SkipRowIfNotSetTest::testRowSkipWithoutMessage function core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php Tests that a skip row exception without a message is raised.
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::getMessageIterator function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves an iterator over messages relate to source records.
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/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/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.
SupernovaGenerator::getRouteDebugMessage function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php
system.action.message_2815379.yml file core/modules/system/tests/fixtures/update/system.action.message_2815379.yml core/modules/system/tests/fixtures/update/system.action.message_2815379.yml
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
SystemMessagesBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php
SystemMessagesBlock::getCacheMaxAge function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php
system_post_update_classy_message_library function core/modules/system/system.post_update.php Clear caches to ensure Classy's message library is always added.
TableTest::testThemeTableWithEmptyMessage function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly.
TaxonomyTermHierarchyConstraint::$message property core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraint.php The default violation message.
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.
TestCoverageTest::getLlamaMessage function core/modules/jsonapi/tests/src/Functional/TestCoverageTest.php Message from Llama.
TestValidatedReferenceConstraint::$message property core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraint.php The default violation message.
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

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