Returns each triggered deprecation link identifier and the amount of occurrences.
array<string,int>
public static function getTriggeredDeprecations() : array { return self::$triggeredDeprecations; }