service scheduled_publish.update in Scheduled Publish 8
Same name and namespace in other branches
- 8.3 scheduled_publish.services.yml \scheduled_publish.update
- 8.2 scheduled_publish.services.yml \scheduled_publish.update
Class
Drupal\scheduled_publish\Service\ScheduledPublishCron2 string references to scheduled_publish.update
- CommonTest::setUp in tests/
src/ Kernel/ CommonTest.php - Set the default field storage backend for fields created during tests.
- scheduled_publish_cron in ./
scheduled_publish.module - Implements hook_cron().
File
View source
- class: Drupal\scheduled_publish\Service\ScheduledPublishCron
- arguments:
- - '@entity_type.bundle.info'
- - '@entity_field.manager'
- - '@entity_type.manager'
- - '@datetime.time'