messenger

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

Class

Drupal\Core\Messenger\Messenger
10 string references to messenger
AjaxFormBlock::create in core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
Creates an instance of the plugin.
BlockListBuilder::createInstance in core/modules/block/src/BlockListBuilder.php
Instantiates a new instance of this entity handler.
DefaultFetcher::create in core/modules/aggregator/src/Plugin/aggregator/fetcher/DefaultFetcher.php
Creates an instance of the plugin.
DefaultProcessor::create in core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php
Creates an instance of the plugin.
DeleteMultipleForm::create in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Instantiates a new instance of this class.

... 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.