EntityChangedTrait
trait EntityChangedTrait (View source)
Provides a trait for accessing changed time.
Methods
int
getChangedTimeAcrossTranslations()
Returns the timestamp of the last entity change across all translations.
int
getChangedTime()
Gets the timestamp of the last entity change for the current translation.
$this
setChangedTime(int $timestamp)
Sets the timestamp of the last entity change for the current translation.
Details
int
getChangedTimeAcrossTranslations()
Returns the timestamp of the last entity change across all translations.
int
getChangedTime()
Gets the timestamp of the last entity change for the current translation.
$this
setChangedTime(int $timestamp)
Sets the timestamp of the last entity change for the current translation.