ForeignKey
final class ForeignKey (View source)
Methods
static bool
isSupported(string $engine)
Verifies if this table's engine supports foreign keys
static bool
isCheckEnabled()
Is Foreign key check enabled?
static bool
handleDisableCheckInit()
Handle foreign key check request
static void
handleDisableCheckCleanup(bool $defaultCheckValue)
Cleanup changes done for foreign key check
Details
static bool
isSupported(string $engine)
Verifies if this table's engine supports foreign keys
static bool
isCheckEnabled()
Is Foreign key check enabled?
static bool
handleDisableCheckInit()
Handle foreign key check request
static void
handleDisableCheckCleanup(bool $defaultCheckValue)
Cleanup changes done for foreign key check