ConditionDeriver |
scheduler_rules_integration/src/Plugin/Condition/ConditionDeriver.php |
Derives conditions for each supported entity type (except nodes). |
PublishingIsEnabled |
scheduler_rules_integration/src/Plugin/Condition/PublishingIsEnabled.php |
Provides 'Publishing is enabled for the type of this entity' condition. |
ScheduledForPublishing |
scheduler_rules_integration/src/Plugin/Condition/ScheduledForPublishing.php |
Provides 'Entity is scheduled for publishing' condition. |
ScheduledForUnpublishing |
scheduler_rules_integration/src/Plugin/Condition/ScheduledForUnpublishing.php |
Provides 'Entity is scheduled for publishing' condition. |
UnpublishingIsEnabled |
scheduler_rules_integration/src/Plugin/Condition/UnpublishingIsEnabled.php |
Provides 'Unpublishing is enabled for the type of this entity' condition. |