You are here

11 string references to heartbeat.heartbeattype in Heartbeat 8

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.
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.
HeartbeatStreamForm::create in src/Form/HeartbeatStreamForm.php
Instantiates a new instance of this class.
HeartbeatUsernameBlock::create in src/Plugin/Block/HeartbeatUsernameBlock.php
Creates an instance of the plugin.
heartbeat_entity_insert in ./heartbeat.module
Implements hook_entity_insert().
TestController::create in src/Controller/TestController.php
Instantiates a new instance of this class.