protected property FlaggingStorage::$flagIdsByEntity in Flag 8.4
Stores loaded flags per user, entity type and IDs.
Type: array
File
- src/
Entity/ Storage/ FlaggingStorage.php, line 19
Class
- FlaggingStorage
- Default SQL flagging storage.
Namespace
Drupal\flag\Entity\StorageCode
protected $flagIdsByEntity = [];