Deprecation: #80317 - Deprecate BackendUtility::getRecordRaw()
See forge#80317
Description
Method
Backend
has been deprecated and should not be
used any longer.
Impact
Extensions using above methods will throw a deprecation warning.
Affected Installations
All installations and extensions using the method
Backend
.
Migration
Use the QueryBuilder instead and remove all restrictions. For further information follow this link: querybuilder