service radioactivity.processor in Radioactivity 8.3
Same name and namespace in other branches
- 4.0.x radioactivity.services.yml \radioactivity.processor
Class
Drupal\radioactivity\RadioactivityProcessor2 string references to radioactivity.processor
- RadioactivityQueueWorkerBase::create in src/
Plugin/ QueueWorker/ RadioactivityQueueWorkerBase.php - Creates an instance of the plugin.
- radioactivity_cron in ./
radioactivity.module - Implements hook_cron().
File
View source
- class: Drupal\radioactivity\RadioactivityProcessor
- arguments:
- - '@entity_type.manager'
- - '@state'
- - '@logger.factory'
- - '@radioactivity.storage'
- - '@datetime.time'
- - '@queue'
- - '@event_dispatcher'