QUERY_BLOG_ID
QUERY_BLOG_ID ='blog'
Handle consent forwarding.
$me :\DevOwl\RealCookieBanner\lite\Forwarding
Singleton instance.
persist(string $uuid,integer $consentId,array<mixed,string> $cookies,string $buttonClicked,integer $viewPortWidth,integer $viewPortHeight,string $referer,boolean $blocker,string $tcfString): array
Persist a forwarded user consent to the database.
string | $uuid | |
integer | $consentId | |
array<mixed,string> | $cookies | |
string | $buttonClicked | |
integer | $viewPortWidth | |
integer | $viewPortHeight | |
string | $referer | |
boolean | $blocker | If the consent came from a content blocker, mark this in our database |
string | $tcfString |
Result of MyConsent#persist()