43 $recencyUsed = $this->recency ?? IDBAccessObject::READ_NONE;
array< string, string > null $originalValues
Cached original user options with all the adjustments like time correction and hook changes applied.
array< string, mixed > $modifiedValues
Values modified by setOption(), queued for update.
int null $recency
Query flags used to retrieve options from database.
canUseCachedValues( $recency)
Determine if it's OK to use cached options values for a given user and query flags.
array< string, string > $globalUpdateActions
The value of the $global parameter to setOption()
array< string, string > $sources
The source name for each value in $originalValues.