protected property UnsavedIndexConfiguration::$currentUserId in Search API 8
Either the UID of the currently logged-in user, or the session ID.
Type: int|string
File
- src/
UnsavedIndexConfiguration.php, line 46
Class
- UnsavedIndexConfiguration
- Represents a configuration of an index that was not yet permanently saved.
Namespace
Drupal\search_apiCode
protected $currentUserId;