Search for messenger

  1. Search 7.x for messenger
  2. Search 8.9.x for messenger
  3. Search 10.3.x for messenger
  4. Search 11.x for messenger
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
messenger service core/core.services.yml Drupal\Core\Messenger\Messenger
Messenger class core/lib/Drupal/Core/Messenger/Messenger.php The messenger service.

All search results

Title Object type File name Summary
AjaxFormBlock::$messenger property core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php The messenger.
BlockListBuilder::$messenger property core/modules/block/src/BlockListBuilder.php The messenger.
BulkForm::$messenger property core/modules/views/src/Plugin/views/field/BulkForm.php The messenger.
ContentModerationConfigureEntityTypesForm::$messenger property core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php The Messenger service.
ContentTranslationHandler::$messenger property core/modules/content_translation/src/ContentTranslationHandler.php The messenger service.
ContentTranslationHandlerTest::$messenger property core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php The messenger.
Cookie::$messenger property core/modules/user/src/Authentication/Provider/Cookie.php The messenger.
DefaultFetcher::$messenger property core/modules/aggregator/src/Plugin/aggregator/fetcher/DefaultFetcher.php The messenger.
DefaultProcessor::$messenger property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php The messenger.
DeleteMultipleForm::$messenger property core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php The messenger service.
DiscardLayoutChangesForm::$messenger property core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php The messenger service.
Drupal::messenger function core/lib/Drupal.php Returns the messenger.
DrupalMessengerServiceTest class core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Tests the Messenger service.
DrupalMessengerServiceTest.php file core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php
DrupalMessengerServiceTest::$defaultTheme property core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php The theme to install as the default for testing.
DrupalMessengerServiceTest::$modules property core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Modules to enable.
DrupalMessengerServiceTest::testDrupalMessengerService function core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Tests Messenger service.
DrupalMessengerServiceTest::testStatusMessageAssertions function core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Tests assertion methods in WebAssert related to status messages.
FileTestSaveUploadFromForm::$messenger property core/modules/file/tests/file_test/src/Form/FileTestSaveUploadFromForm.php The messenger.
FilterFormatListBuilder::$messenger property core/modules/filter/src/FilterFormatListBuilder.php The messenger.
FormAjaxSubscriber::$messenger property core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php The messenger.
FormAjaxSubscriberTest::$messenger property core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php The mocked messenger.
FormErrorHandler::$messenger property core/modules/inline_form_errors/src/FormErrorHandler.php The messenger.
FormErrorHandlerTest::$messenger property core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php The messenger.
FormErrorHandlerTest::$messenger property core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php The messenger.
HelpSearch::$messenger property core/modules/help_topics/src/Plugin/Search/HelpSearch.php The messenger.
LanguageListBuilder::$messenger property core/modules/language/src/LanguageListBuilder.php The messenger.
LayoutBuilderElementTest::testConstructorMessengerDeprecation function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderElementTest.php @group legacy
MaintenanceModeSubscriber::$messenger property core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php The messenger.
MessageAction::$messenger property core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php The messenger.
messenger service core/core.services.yml Drupal\Core\Messenger\Messenger
Messenger class core/lib/Drupal/Core/Messenger/Messenger.php The messenger service.
Messenger.php file core/lib/Drupal/Core/Messenger/Messenger.php
Messenger::$flashBag property core/lib/Drupal/Core/Messenger/Messenger.php The flash bag.
Messenger::$killSwitch property core/lib/Drupal/Core/Messenger/Messenger.php The kill switch.
Messenger::addError function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new error message to the queue.
Messenger::addMessage function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new message to the queue.
Messenger::addStatus function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new status message to the queue.
Messenger::addWarning function core/lib/Drupal/Core/Messenger/Messenger.php Adds a new warning message to the queue.
Messenger::all function core/lib/Drupal/Core/Messenger/Messenger.php Gets all messages.
Messenger::deleteAll function core/lib/Drupal/Core/Messenger/Messenger.php Deletes all messages.
Messenger::deleteByType function core/lib/Drupal/Core/Messenger/Messenger.php Deletes all messages of a certain type.
Messenger::messagesByType function core/lib/Drupal/Core/Messenger/Messenger.php Gets all messages of a certain type.
Messenger::__construct function core/lib/Drupal/Core/Messenger/Messenger.php Messenger constructor.
MessengerInterface interface core/lib/Drupal/Core/Messenger/MessengerInterface.php Stores runtime messages sent out to individual users on the page.
MessengerInterface.php file core/lib/Drupal/Core/Messenger/MessengerInterface.php
MessengerInterface::addError function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new error message to the queue.
MessengerInterface::addMessage function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new message to the queue.
MessengerInterface::addStatus function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new status message to the queue.
MessengerInterface::addWarning function core/lib/Drupal/Core/Messenger/MessengerInterface.php Adds a new warning message to the queue.

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