class CRM_Utils_Check_Component_Schema extends CRM_Utils_Check_Component

Methods

bool
isEnabled()

Should these checks be run?

array
checkAll()

Run all checks in this class.

array
checkIndices()

No description

Details

bool isEnabled()

Should these checks be run?

Return Value

bool

array checkAll()

Run all checks in this class.

Return Value

array [CRM_Utils_Check_Message]

at line 38
array checkIndices()

Return Value

array