Documentation

CRM_Core_CodeGen_DedupeRule extends CRM_Core_CodeGen_AbstractSqlData
in package

Table of Contents

Properties

$var  : mixed

Methods

addMetadata()  : $this
create()  : CRM_Core_CodeGen_DedupeRule
toArray()  : array<string|int, mixed>
toSQL()  : string

Properties

Methods

addMetadata()

public addMetadata(array<string|int, mixed> $fields) : $this
Parameters
$fields : array<string|int, mixed>

List of DedupeRuleGroup fields/values. Ex: ['is_reserved' => 0, 'description' => 'Store the stuff']

Return values
$this

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

toSQL()

public toSQL() : string
Return values
string

        
On this page

Search results