value == REQUEST_TIME) { // During a test the request time is immutable. To allow tests of the // algorithm of // Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem::preSave() we need // to set a real time value here. $this->value = time(); } } }