SilverStripe Development Tools: Tasks

https://stage.starworkplace.com.au

dev → tasks

Fix File Records Task

Fixes file records in the database to match the filesystem
Run task

NotificationReminderTask

A class that send a reminder after 10 months of a complete survey
Run task

REMINDERSCHEDULEs

A class that reminds users of surveys. <strong>Hi</strong>
Run task

Update SiteConfig Class Names

Updates legacy SiteConfig class names to namespaced versions
Run task

SilverStripe\MultiForm\Tasks\MultiFormPurgeTask

No description available
Run task

Login Session Garbage Collection Task

Removes expired login sessions and “remember me” hashes from the database
Run task

Invalidate All Login Sessions Task

Removes all login sessions and "remember me" hashes (including yours) from the database
Run task

Clear InterventionBackend cache

Clears caches for InterventionBackend
Run task

i18n Textcollector Task

Traverses through files in order to collect the 'entity master tables'
stored in each module.

Parameters:
- locale: Sets default locale
- writer: Custom writer class (defaults to i18nTextCollector_Writer_RailsYaml)
- module: One or more modules to limit collection (comma-separated)
- merge: Merge new strings with existing ones already defined in language files (default: TRUE)
Run task

Populate time zones

Populates the default values for the time zones
Run task