service scheduled_publish.update in Scheduled Publish 8.2
Same name and namespace in other branches
- 8.3 scheduled_publish.services.yml \scheduled_publish.update
- 8 scheduled_publish.services.yml \scheduled_publish.update
Class
Drupal\scheduled_publish\Service\ScheduledPublishCron4 string references to scheduled_publish.update
- FormatterTest::setUp in tests/
src/ Kernel/ FormatterTest.php - Set the default field storage backend for fields created during tests.
- MediaTest::setUp in tests/
src/ Kernel/ MediaTest.php - NodeTest::setUp in tests/
src/ Kernel/ NodeTest.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'