service heartbeatstream in Heartbeat 8
Class
Drupal\heartbeat\HeartbeatStreamServices10 string references to heartbeatstream
- HeartbeatBlock::create in src/
Plugin/ Block/ HeartbeatBlock.php - Creates an instance of the plugin.
- HeartbeatBlockDeriver::create in src/
Plugin/ Derivative/ HeartbeatBlockDeriver.php - Creates a new class instance.
- HeartbeatFeedForm::create in src/
Form/ HeartbeatFeedForm.php - Instantiates a new instance of this class.
- HeartbeatHashBlock::create in src/
Plugin/ Block/ HeartbeatHashBlock.php - Creates an instance of the plugin.
- HeartbeatMoreBlock::create in src/
Plugin/ Block/ HeartbeatMoreBlock.php - Creates an instance of the plugin.
File
View source
- class: Drupal\heartbeat\HeartbeatStreamServices
- arguments:
- - '@entity_type.manager'
- - '@entity_type.repository'
- - '@entity.query'
- - '@config.factory'
- - '@database'