TABLE_NAME
TABLE_NAME ='scan'
Persist multiple `ScanEntry`'s from the `Scanner` results to the database.
It also provides functionality to avoid duplicate found presets (e.g. MonsterInsights over Google Analytics), and deduplicate coexisting presets (e.g. CF7 with reCaptcha over Google reCaptcha).
__construct(array<mixed,\DevOwl\HeadlessContentBlocker\plugins\scanner\ScanEntry> $entries)
C'tor.
array<mixed,\DevOwl\HeadlessContentBlocker\plugins\scanner\ScanEntry> | $entries |