@api Retrieve status of the Indexer
- Since
- 100.0.2
Definition at line 12 of file StateInterface.php.
◆ getIndexerId()
Return indexer id
- Returns
- string
Implemented in State.
◆ getStatus()
Return status
- Returns
- string
Implemented in State.
◆ getUpdated()
Return updated
- Returns
- string
Implemented in State.
◆ loadByIndexer()
loadByIndexer |
( |
|
$indexerId | ) |
|
Fill object with state data by view ID
- Parameters
-
- Returns
- $this
Implemented in State.
◆ setIndexerId()
Set indexer id
- Parameters
-
- Returns
- $this
Implemented in State.
◆ setStatus()
Status setter
- Parameters
-
- Returns
- $this
Implemented in State.
◆ setUpdated()
Set updated
- Parameters
-
- Returns
- $this
Implemented in State.
◆ STATUS_INVALID
const STATUS_INVALID = 'invalid' |
◆ STATUS_VALID
const STATUS_VALID = 'valid' |
◆ STATUS_WORKING
const STATUS_WORKING = 'working' |
The documentation for this interface was generated from the following file: