Actions
Task #106393
openEpic #106007: Make use of Schema API
Deprecate various BackendUtility methods
Start date:
2025-03-20
Due date:
% Done:
66%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The job is to make sure the following methods are not in use anymore (= replaced by TCA SChema API) and then deprecate then for removal in v15:
- BackendUtility::isTableWorkspaceEnabled()
- BackendUtility::isTableLocalizable()
- BackendUtility::isWebMountRestrictionIgnored()
- BackendUtility::isRootLevelRestrictionIgnored()
- BackendUtility::getCommonSelectFields()
- BackendUtility::getItemLabel()
Actions