Deprecation: #69568 - Various FormEngine related methods
See forge#69568
Description
The following methods have been marked as deprecated and should not no longer be used:
Backend
Utility:: get Exclude Fields () Backend
Utility:: get Explicit Auth Field Values () Backend
Utility:: get System Languages () Backend
Utility:: get Registered Flex Forms () Backend
Utility:: exec_ foreign_ table_ where_ query () Backend
Utility:: replace Markers In Where Clause ()
Impact
Using those methods will trigger a deprecation log entry.
Affected Installations
The impact is rather low in general since those methods were mostly internal in the first place and only used within FormEngine scope. It is unlikely extensions are affected by this change.
Migration
If still used, extensions should switch to own solutions for those methods.