Deprecation: #80317 - Deprecate BackendUtility::getRecordRaw() 

See forge#80317

Description 

Method BackendUtility::getRecordRaw() 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 BackendUtility::getRecordRaw().

Migration 

Use the QueryBuilder instead and remove all restrictions. For further information follow this link: querybuilder