RowUpdater
Table of Contents
Interfaces
- RowUpdaterInterface
- Interface each single row updater must implement.
Classes
- L18nDiffsourceToJsonMigration
- Migrate any translatable table rows from transOrigDiffSourceField being stored as serialized string to json_encoded string.
- SysRedirectRootPageMoveMigration
- WorkspaceMovePlaceholderRemovalMigration
- Removes all records of type MOVE_PLACEHOLDER (t3ver_state = 3) from the system.
- WorkspaceNewPlaceholderRemovalMigration
- TYPO3 v11 does not need a "versioned" / "placeholder" pair for newly created records in a version anymore.