messenger

Same name and namespace in other branches
  1. 11.x core/core.services.yml \messenger
  2. 10 core/core.services.yml \messenger
  3. 9 core/core.services.yml \messenger
  4. 8.9.x core/core.services.yml \messenger

Class

Drupal\Core\Messenger\Messenger
28 string references to messenger
AreaDisplayLinkTest::assertNoWarningMessages in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
Assert no warning messages are shown when all display are equal.
AreaDisplayLinkTest::assertWarningMessages in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
Assert the warning messages are shown after changing the page_1 display.
BlockListBuilder::createInstance in core/modules/block/src/BlockListBuilder.php
ContentModerationConfigureEntityTypesForm::create in core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php
Instantiates a new instance of this class.
ContentTranslationHandler::createInstance in core/modules/content_translation/src/ContentTranslationHandler.php

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\Messenger\Messenger
  2. arguments:
  3. - '@session.flash_bag'
  4. - '@page_cache_kill_switch'

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