service heartbeat.heartbeattype in Heartbeat 8
Class
Drupal\heartbeat\HeartbeatTypeService11 string references to heartbeat.heartbeattype
- 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.
- HeartbeatEventSubscriber::flag_entity_flagged in src/
EventSubscriber/ HeartbeatEventSubscriber.php - This method is called whenever the flag.entity_flagged event is dispatched.
- HeartbeatEventSubscriber::flag_entity_unflagged in src/
EventSubscriber/ HeartbeatEventSubscriber.php - This method is called whenever the flag.entity_unflagged event is dispatched.
- HeartbeatFeedForm::create in src/
Form/ HeartbeatFeedForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\heartbeat\HeartbeatTypeService
- arguments:
- - '@entity_type.manager'
- - '@entity_type.bundle.info'
- - '@entity.query'