Upgrades

Table of Contents

Namespaces

RowUpdater

Interfaces

ChattyInterface
Is this upgradeWizard chatty aka does it need to output things?
ConfirmableInterface
Use if upgrade wizard needs confirmation
PrerequisiteInterface
UpgradeWizard Prerequisites
RepeatableInterface
Use if wizard may be run multiple times (and should not be disabled after one run)
UpgradeWizardInterface
Interface UpgradeWizardInterface

Classes

AbstractListTypeToCTypeUpdate
This class can be extended by 3rd party extensions to easily add a custom `list_type` to `CType` update for deprecated "plugin" content element usages.
Confirmation
DatabaseRowsUpdateWizard
This is a generic updater to migrate content of TCA rows.
DatabaseUpdatedPrerequisite
Prerequisite for upgrade wizards to ensure the database is up-to-date
MigrateExtensionDataImportRegistryKeysUpdate
Migrate extension data import registry keys from path-based to extension key-based format
NullToDefaultUpdateWizard
Update current "NULL" fields to their desired DEFAULT value if new database schema (TCA) defines a "NOT NULL" assertion (nullable=false).
PageDoktypeLinkMigration
Migrates `pages.url` field values for `pages.doktype = 3 (Link)` to TypoLink notation suitable for the `pages.link` field and displays failed pages uid.
PagesRecyclerDoktypeMigration
PrerequisiteCollection
Collection of prerequisites used internally in upgrade wizard commands.
ReferenceIndexUpdatedPrerequisite
ReferenceIndex Prerequisite
SysFileMimeTypeMigration
UpgradeWizardRegistry
Registry for upgrade wizards. The registry receives all services, tagged with "install.upgradewizard".
UserPermissionsForRenamedModulesMigration

        
On this page

Search results