php8.5
Home/ Manual/ dba / functions/ dba_sync

dba_sync

PHP function Edit on GitHub ✎

(PHP 4, PHP 5, PHP 7, PHP 8)

Synchronize database

Description

dba_sync(Dba\Connection $dba): bool

dba_sync() synchronizes the database. This will probably trigger a physical write to the disk, if supported.

Parameters

dba

Dba

Return Values

Success

Changelog

VersionDescription

See Also

Source: reference/dba/functions/dba-sync.xml · from the official PHP manual (php/doc-en)