You are here

constant ContentEntity::TRACKING_PAGE_STATE_KEY in Search API 8

The key for accessing last tracked ID information in site state.

@todo Make protected once we depend on PHP 7.1+.

File

src/Plugin/search_api/datasource/ContentEntity.php, line 59

Class

ContentEntity
Represents a datasource which exposes the content entities.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

const TRACKING_PAGE_STATE_KEY = 'search_api.datasource.entity.last_ids';