isSyncing() and skip executing if it returns TRUE, and the * second should not perform this check. * * @return bool * TRUE if the configuration entity is being created, updated, or deleted * through a synchronization process. */ public function isSyncing(); }