You are here

Classes, traits, and interfaces in Scheduler 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
SchedulerRulesEventsTest class Drupal\Tests\scheduler\Functional tests/src/Functional/SchedulerRulesEventsTest.php Tests the six events that Scheduler provides for use in Rules module.
SchedulerScheduledContentListAccessTest class Drupal\Tests\scheduler\Functional tests/src/Functional/SchedulerScheduledContentListAccessTest.php Tests access to the scheduled content overview page and user tab.
SchedulerSetupTrait trait Drupal\Tests\scheduler\Traits tests/src/Traits/SchedulerSetupTrait.php Generic setup for all Scheduler tests. 2
SchedulerStatusReportTest class Drupal\Tests\scheduler\Functional tests/src/Functional/SchedulerStatusReportTest.php Tests the Scheduler section of the status report.
SchedulerThemeNegotiator class Drupal\scheduler\Theme src/Theme/SchedulerThemeNegotiator.php Defines a theme negotiator for the Scheduler routes. 2
SchedulerTokenReplaceTest class Drupal\Tests\scheduler\Functional tests/src/Functional/SchedulerTokenReplaceTest.php Generates text using placeholders to check scheduler token replacement.
SchedulerUnpublishOnConstraint class Drupal\scheduler\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/SchedulerUnpublishOnConstraint.php Validates unpublish on values.
SchedulerUnpublishOnConstraintValidator class Drupal\scheduler\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/SchedulerUnpublishOnConstraintValidator.php Validates the SchedulerUnpublishOn constraint.
SchedulerValidationTest class Drupal\Tests\scheduler\Functional tests/src/Functional/SchedulerValidationTest.php Tests the validation when editing a node.
SetPublishingDate class Drupal\scheduler_rules_integration\Plugin\RulesAction scheduler_rules_integration/src/Plugin/RulesAction/SetPublishingDate.php Provides a 'Set date for scheduled publishing' action.
SetUnpublishingDate class Drupal\scheduler_rules_integration\Plugin\RulesAction scheduler_rules_integration/src/Plugin/RulesAction/SetUnpublishingDate.php Provides a 'Set date for scheduled unpublishing' action.
TimestampDatetimeNoDefaultWidget class Drupal\scheduler\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/TimestampDatetimeNoDefaultWidget.php Plugin implementation of the 'datetime timestamp' widget.
UnpublishingIsEnabled class Drupal\scheduler_rules_integration\Plugin\Condition scheduler_rules_integration/src/Plugin/Condition/UnpublishingIsEnabled.php Provides 'Unpublishing is enabled' condition.
UnpublishNow class Drupal\scheduler_rules_integration\Plugin\RulesAction scheduler_rules_integration/src/Plugin/RulesAction/UnpublishNow.php Provides an 'Unpublish the node immediately' action.

Pages

Other projects