service scheduled_transitions.utility in Scheduled Transitions 2.x
Same name and namespace in other branches
- 8 scheduled_transitions.services.yml \scheduled_transitions.utility
Class
Drupal\scheduled_transitions\ScheduledTransitionsUtility5 string references to scheduled_transitions.utility
- ScheduledTransitionAddForm::create in src/
Form/ Entity/ ScheduledTransitionAddForm.php - Instantiates a new instance of this class.
- ScheduledTransitionsPermissions::create in src/
ScheduledTransitionsPermissions.php - Instantiates a new instance of this class.
- ScheduledTransitionsSettingsForm::create in src/
Form/ ScheduledTransitionsSettingsForm.php - Instantiates a new instance of this class.
- ScheduledTransitionsUtilityTest::testGetApplicableBundles in tests/
src/ Kernel/ ScheduledTransitionsUtilityTest.php - Tests applicable bundles helper.
- ScheduledTransitionsUtilityTest::testGetBundles in tests/
src/ Kernel/ ScheduledTransitionsUtilityTest.php - Tests enabled bundles helper.
File
View source
- class: Drupal\scheduled_transitions\ScheduledTransitionsUtility
- arguments:
- - '@config.factory'
- - '@cache.default'
- - '@entity_type.manager'
- - '@entity_type.bundle.info'
- - '@content_moderation.moderation_information'
- - '@token'
- - '@string_translation'