Unit
Table of Contents
Namespaces
Classes
- GroupUnitClassMigrationRepository
- グループユニット(column_type = 'group' および column_add_type で追加された "group_xxx" 拡張ユニット)の column_group_class を一括変換する。
- LegacyTextTagMigration
- テキストユニットで非推奨化されたタグ選択(pre / none / markdown / wysiwyg)から、 独立ユニットとして提供されている移行先のユニットタイプを解決する。
- LegacyTextTagMigrationRepository
- 非推奨化されたテキストユニットのタグ選択(pre / none / markdown / wysiwyg)を、 対応する専用ユニットへ一括変換する。column_add_type で追加された拡張ユニット (例: "text_extend")も対象に含む。拡張ユニットの指定子は既定では落とし、 必要な場合のみ維持できる(詳細は LegacyTextTagMigration::resolveColumnType 参照)。
- Registry
- DI Container
- Repository
- UnitCollection
- ユニットのコレクション(tree 構造と flat 構造の両方の違いを吸収するために利用)
- UnitServiceProvider
- UnitTree
- UnitTreeNode